J
Jeffrey
I have a table made up of 25 columns. Some of the cells
have values and some of the cells are blank. For each row
I need to find the first column with a non-blank value
among columns B through Z and place the result in column
A. Due to the large number of columns I don't want to use
nested "IF" and "ISBLANK" functions. Is there a way to do
this?
Thanks for your assistance.
have values and some of the cells are blank. For each row
I need to find the first column with a non-blank value
among columns B through Z and place the result in column
A. Due to the large number of columns I don't want to use
nested "IF" and "ISBLANK" functions. Is there a way to do
this?
Thanks for your assistance.