Dazzybeeguy
Board Regular
- Joined
- Jan 6, 2022
- Messages
- 120
- Office Version
- 365
- 2010
- Platform
- Windows
I have a spreadsheet with this formula in say cell B6
=XLOOKUP(B5,Teams!C5:T5,Teams!C6:T30)
In another column I have
=FILTER(VSTACK(B6#),VSTACK(B6#)<>0)
How can I combine the two together so its all in cell B6
TIA
=XLOOKUP(B5,Teams!C5:T5,Teams!C6:T30)
In another column I have
=FILTER(VSTACK(B6#),VSTACK(B6#)<>0)
How can I combine the two together so its all in cell B6
TIA