thewiseguy
Well-known Member
- Joined
- May 23, 2005
- Messages
- 1,015
- Office Version
- 365
- Platform
- Windows
Hello all - I am currently using this vSTACK formula:
=LET(v,VSTACK('ECM (BOM)'!B4#,'Labor Add. (BOM)'!B4#,'Project Level Items (BOM)'!B8:B19),FILTER(v,v<>""))
I would like to ammend the last statement (Project Level Items (BOM)'!B8:B19)) to stack the values in column B, ONLY if the values in column H are greater than 0.
Is this possible??
=LET(v,VSTACK('ECM (BOM)'!B4#,'Labor Add. (BOM)'!B4#,'Project Level Items (BOM)'!B8:B19),FILTER(v,v<>""))
I would like to ammend the last statement (Project Level Items (BOM)'!B8:B19)) to stack the values in column B, ONLY if the values in column H are greater than 0.
Is this possible??