R
romelsb
I have a varying quantity of cells in a table from 4x4 upto 45x45.
Some cells contains values while some are blank.
I need to extract the following in one cell.
1. cell refs in blank e.g. result "A1,E3,F5,A35,K40,,,,,AS45" - in any
ordered arrangement.
Also, I need to extract the following in another cell.
2. cell refs with integer values (+/0/-) e.g. result "A2,E4,F6,,,,,AS44" -
in any ordered arrangement.
Please advise for a trial formulation on the above 2 cells.....
Some cells contains values while some are blank.
I need to extract the following in one cell.
1. cell refs in blank e.g. result "A1,E3,F5,A35,K40,,,,,AS45" - in any
ordered arrangement.
Also, I need to extract the following in another cell.
2. cell refs with integer values (+/0/-) e.g. result "A2,E4,F6,,,,,AS44" -
in any ordered arrangement.
Please advise for a trial formulation on the above 2 cells.....