thewiseguy
Well-known Member
- Joined
- May 23, 2005
- Messages
- 1,025
- Office Version
- 365
- Platform
- Windows
Hi everyone,
I am having problems with this formula and was hoping someone could spot the problem:
=LET(u,UNIQUE(VSTACK(SORT(FILTER('BOM (Products)'!B7:B50,SORT('BOM (Rental)'!B7:B26))))),FILTER(u,u<>""))
I am getting a #VALUE! error but I believe there is an error in my formula.
Any help is appreciated!
I am having problems with this formula and was hoping someone could spot the problem:
=LET(u,UNIQUE(VSTACK(SORT(FILTER('BOM (Products)'!B7:B50,SORT('BOM (Rental)'!B7:B26))))),FILTER(u,u<>""))
I am getting a #VALUE! error but I believe there is an error in my formula.
Any help is appreciated!