I need a formula that looks up the 1st, 2nd last, 3rd last 4th last and 5th last number in an array from rows c:x. The list also has text in it "DNP" in some cells
For example in row 1 starting from C1
99 88 DNP 77 88 DNP DNP 76 DNP 66 79 80 (assume cells therafter are blank however will have data entered into them at a later date so cells C:X eventaully get filled over time.
Today though the answer to the formula would in cells z:ad would be
88 76 66 79 80 (i.e. the last 5 numbers from that row)
If next week another number gets added (say 101 gets added to the row) the answer in cells z:ad would be
76 66 79 80 101
Thanks
For example in row 1 starting from C1
99 88 DNP 77 88 DNP DNP 76 DNP 66 79 80 (assume cells therafter are blank however will have data entered into them at a later date so cells C:X eventaully get filled over time.
Today though the answer to the formula would in cells z:ad would be
88 76 66 79 80 (i.e. the last 5 numbers from that row)
If next week another number gets added (say 101 gets added to the row) the answer in cells z:ad would be
76 66 79 80 101
Thanks