Rubber Beaked Woodpecker
Board Regular
- Joined
- Aug 30, 2015
- Messages
- 205
- Office Version
- 2021
Everytime I insert a new column the following formula moves on one column so that
=IFERROR(@INDEX(2:2,AGGREGATE(14,6,COLUMN(2:2)/(2:2<>""),COLUMNS(A$2:$A$2))),"")
becomes
=IFERROR(@INDEX(2:2,AGGREGATE(14,6,COLUMN(2:2)/(2:2<>""),COLUMNS(B$2:$B$2))),"")
I would like the formula to stay as it was. I have tried using indirect with no joy looking for a little help please.
Thanks
RBW
=IFERROR(@INDEX(2:2,AGGREGATE(14,6,COLUMN(2:2)/(2:2<>""),COLUMNS(A$2:$A$2))),"")
becomes
=IFERROR(@INDEX(2:2,AGGREGATE(14,6,COLUMN(2:2)/(2:2<>""),COLUMNS(B$2:$B$2))),"")
I would like the formula to stay as it was. I have tried using indirect with no joy looking for a little help please.
Thanks
RBW