W
wardcanoe
I have used the INDIRECT formula many times on a
particular spreadsheet. ie
B1: D
A1=2 C1= INDIRECT(B1&A1)
A2=2 C2= INDIRECT(B1&A2)
A3=3 C3= INDIRECT(B1&A3)
A4=3 C4= INDIRECT(B1&A4)
A5=4 C5= INDIRECT(B1&A5)
A6=4
etc
Is there a way I can transform all my INDIRECT formulas
to the proper format?
ie change: C1=D2, C2=D2, C3=D3 etc
keep in mind there is no easy way to copy this stuff down
that is why I used the INDIRECT formula in the first
place.
So, I would like to use the INDIRECT formula to get the
right data then I would like to transform the INDIRECT
formula to an easier format. IS this possible?
particular spreadsheet. ie
B1: D
A1=2 C1= INDIRECT(B1&A1)
A2=2 C2= INDIRECT(B1&A2)
A3=3 C3= INDIRECT(B1&A3)
A4=3 C4= INDIRECT(B1&A4)
A5=4 C5= INDIRECT(B1&A5)
A6=4
etc
Is there a way I can transform all my INDIRECT formulas
to the proper format?
ie change: C1=D2, C2=D2, C3=D3 etc
keep in mind there is no easy way to copy this stuff down
that is why I used the INDIRECT formula in the first
place.
So, I would like to use the INDIRECT formula to get the
right data then I would like to transform the INDIRECT
formula to an easier format. IS this possible?