I am entering data into one specific row representing each months total. I have 12 columns representing each month of the year. In column 13 or M I want it return the last months of data that was entered in.
To describe it better in A1 = 12 for January, A2 = 15 for February, A3 = 11 for March. I am looking for a formula that will look in the range A1:L1 and find the first cell (searching from right to left) with data in it. In the example it would be cell A3 and return the number 11.
Hopefully this makes sense.
To describe it better in A1 = 12 for January, A2 = 15 for February, A3 = 11 for March. I am looking for a formula that will look in the range A1:L1 and find the first cell (searching from right to left) with data in it. In the example it would be cell A3 and return the number 11.
Hopefully this makes sense.