T
Todd Huttenstine
Hey guys I think this is a simple one. I have Range
A4:Z4. There can be as many as 26 total values in this
range (1 value per cell). There are currently 21 values
in Row4, which means currently the last value is in
ColumnU. The next data I enter needs to go in ColumnV
(Cell V4).
Heres my question:
What would the formula be to return the next empty Column
in Row4? For instance, in this case the formula would
need to return the value "V" because the next empty column
in Range A4:Z4 is columnV.
Todd Huttenstine
A4:Z4. There can be as many as 26 total values in this
range (1 value per cell). There are currently 21 values
in Row4, which means currently the last value is in
ColumnU. The next data I enter needs to go in ColumnV
(Cell V4).
Heres my question:
What would the formula be to return the next empty Column
in Row4? For instance, in this case the formula would
need to return the value "V" because the next empty column
in Range A4:Z4 is columnV.
Todd Huttenstine