Hi guys,
This one has being frustrating me for the last few days now.
So I have a simple set of x,y map coordinates in 2 columns of a table with a yes no result in a 3rd.
What I would like to be able to do is for each x,y result that is yes look at the square to north and see if that is a yes also.
For example if x=2,y=1 is yes find the row with x=3,y=1 and see if this is= yes
It would add to a new calculated column. And I would have 4 rows one for north, south, east and west.
I've upload a small example here. It has the data and then an example that works in excel to mimic the results I want.
example.xlsx (17,37 KB) - uploaded.net
if any one could help would be much appreciated!
Dan
This one has being frustrating me for the last few days now.
So I have a simple set of x,y map coordinates in 2 columns of a table with a yes no result in a 3rd.
What I would like to be able to do is for each x,y result that is yes look at the square to north and see if that is a yes also.
For example if x=2,y=1 is yes find the row with x=3,y=1 and see if this is= yes
It would add to a new calculated column. And I would have 4 rows one for north, south, east and west.
I've upload a small example here. It has the data and then an example that works in excel to mimic the results I want.
example.xlsx (17,37 KB) - uploaded.net
if any one could help would be much appreciated!
Dan