thewiseguy
Well-known Member
- Joined
- May 23, 2005
- Messages
- 1,015
- Office Version
- 365
- Platform
- Windows
Hi all - I currently am using the following formula:
=SORT(UNIQUE(FILTER('Line Item (input)'!AG3:AG502,('Line Item (input)'!AG3:AG502 <>"")*('Line Item (input)'!AG3:AG502<>0),"")))
I would like to add in another column into this equation:
=SORT(UNIQUE(FILTER('Line Item (input)'!AI3:AI502,('Line Item (input)'!AI3:AI502 <>"")*('Line Item (input)'!AI3:AI502<>0),"")))
Is this possible..to sort unique values form 2 separate columns?
Any help is greatly appreciated!
=SORT(UNIQUE(FILTER('Line Item (input)'!AG3:AG502,('Line Item (input)'!AG3:AG502 <>"")*('Line Item (input)'!AG3:AG502<>0),"")))
I would like to add in another column into this equation:
=SORT(UNIQUE(FILTER('Line Item (input)'!AI3:AI502,('Line Item (input)'!AI3:AI502 <>"")*('Line Item (input)'!AI3:AI502<>0),"")))
Is this possible..to sort unique values form 2 separate columns?
Any help is greatly appreciated!