![]() |
|
#1
|
|||
|
|||
|
I have a grid of 20x20 cells. I want to set a numerical value in a particular cell and then have all the other cells populate on the basis of 'Set the cell value to the maximum of the north, south, east and west cells minus 1'.
So it would look like the below, completed with 0s out toward the edges. I tried populating each cell (apart from the one set with 20) with "=max(n20,o21,n22,m21)-1" (where n21 was the cell set with 20) but, of course, that gave me circular references all over the place. Is there any way to do this? |
| Tags |
| circular_reference |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| circular reference | riothecat | Excel | 6 | 06-29-2017 10:56 AM |
Why does the circular and U Turn arrow only go left to right?
|
Cerdic | PowerPoint | 1 | 10-22-2013 07:16 PM |
Circular Reference Warning in Excel Sheet.
|
Rahmat_uk20 | Excel | 3 | 06-08-2012 02:31 AM |
| Circular Reference Errors | BecciJane | Project | 2 | 06-01-2011 03:11 AM |
| Circular error | markg2 | Excel | 2 | 05-17-2010 07:39 AM |