Hello,
Simple question I think...
I am using the following formula to produce a list of names in C based on either PO, PM or BA being entered in cell A1:
=INDEX(INDIRECT($A$1),ROW(A1),COLUMN(A1))
However the names ranges PO,PM and BA are all different lengths, as I'm dragging the forumal down to cover enough cells for the longest range, BA, when I select the shortest, PO, I am getting 0 appear in the rest of the empty cells.
Is there anyway around this please?
Thanks for your help
Simple question I think...
I am using the following formula to produce a list of names in C based on either PO, PM or BA being entered in cell A1:
=INDEX(INDIRECT($A$1),ROW(A1),COLUMN(A1))
However the names ranges PO,PM and BA are all different lengths, as I'm dragging the forumal down to cover enough cells for the longest range, BA, when I select the shortest, PO, I am getting 0 appear in the rest of the empty cells.
Is there anyway around this please?
Thanks for your help