L
Legacy 33122
Guest
I have 10 odd columns that contain text, not numbers, thus I can't use the max function.
There is only one entry in each column for the ten columns per item. I want to return the cell with text entered into one cell at the end of the range. I could use 7 imbedded if statments and then place another 3 if statements into another cell to test if the cells in the range are above 0, however, this is clumsy! Is there another way to do it?
Any help would be appreciated.
There is only one entry in each column for the ten columns per item. I want to return the cell with text entered into one cell at the end of the range. I could use 7 imbedded if statments and then place another 3 if statements into another cell to test if the cells in the range are above 0, however, this is clumsy! Is there another way to do it?
Any help would be appreciated.