P
Paul Watkins
Hi
I have a sheet with data in 3 columns (A,B & C). and Ten Rows (1 to 10).In
column D i have this formula '= CONCATENATE (A1,B1,C1)'
Normally in Row 1, only one column would have any text in it (could be a, b
or c) hence the formula.(Row 2 etc the same)
Is there a way of building on the formula/ Vb code, that would display the
cell that the text was in
e.g
Out of the three columns (A,B & C) there was a text entry in Cell B1. I
would like to display in E1, that cell address e.g 'B1' or better still,
just the column 'B'
Thanks in advance
Paul
I have a sheet with data in 3 columns (A,B & C). and Ten Rows (1 to 10).In
column D i have this formula '= CONCATENATE (A1,B1,C1)'
Normally in Row 1, only one column would have any text in it (could be a, b
or c) hence the formula.(Row 2 etc the same)
Is there a way of building on the formula/ Vb code, that would display the
cell that the text was in
e.g
Out of the three columns (A,B & C) there was a text entry in Cell B1. I
would like to display in E1, that cell address e.g 'B1' or better still,
just the column 'B'
Thanks in advance
Paul