Rubber Beaked Woodpecker
Board Regular
- Joined
- Aug 30, 2015
- Messages
- 205
- Office Version
- 2021
Hi guys
I use the following formula to return the last populated cell in row 2.
=IFERROR(@INDEX(2:2,AGGREGATE(14,6,COLUMN(2:2)/(2:2<>""),COLUMNS(A$2:$A$2))),"")
Is there a way I the formula could be modified so that it returns the first populated cell in row 2?
Many thanks
RBW
I use the following formula to return the last populated cell in row 2.
=IFERROR(@INDEX(2:2,AGGREGATE(14,6,COLUMN(2:2)/(2:2<>""),COLUMNS(A$2:$A$2))),"")
Is there a way I the formula could be modified so that it returns the first populated cell in row 2?
Many thanks
RBW