thewiseguy
Well-known Member
- Joined
- May 23, 2005
- Messages
- 1,015
- Office Version
- 365
- Platform
- Windows
Hello all. Here is my current formula:
=SORT(UNIQUE(VSTACK(Input!$R$4:$R$503,Input!$W$4:$W$503,Input!$Y$4:$Y$503,Input!$AA$4:$AA$503,Input!$AC$4:$AC$503,Input!$AE$4:$AE$503,Input!$AG$4:$AG$503,Input!$AI$4:$AI$503)))
I am hoping to find a way to populate the data, by order of the array in which they are being selected from. so in this case:
column R
column W
column Y
column AA
column AC
column AE
column AG
column AI
=SORT(UNIQUE(VSTACK(Input!$R$4:$R$503,Input!$W$4:$W$503,Input!$Y$4:$Y$503,Input!$AA$4:$AA$503,Input!$AC$4:$AC$503,Input!$AE$4:$AE$503,Input!$AG$4:$AG$503,Input!$AI$4:$AI$503)))
I am hoping to find a way to populate the data, by order of the array in which they are being selected from. so in this case:
column R
column W
column Y
column AA
column AC
column AE
column AG
column AI