thewiseguy
Well-known Member
- Joined
- May 23, 2005
- Messages
- 1,015
- Office Version
- 365
- Platform
- Windows
Hello all,
I am currently using the following formula/function:
=SORT(UNIQUE(FILTER(Proposal_Input!AA3:AA2002,(Proposal_Input!AA3:AA2002 <>"")*(Proposal_Input!AD3:AD2002<>0),FALSE)))
This is giving me the correct output with the exception of the first value it returns. I have noticed this in other areas of my worksheet but those first line items were left blank or with a "0" so it didn't hurt me.
Any ideas why this is doing this?
Any help is greatly appreciated!
I am currently using the following formula/function:
=SORT(UNIQUE(FILTER(Proposal_Input!AA3:AA2002,(Proposal_Input!AA3:AA2002 <>"")*(Proposal_Input!AD3:AD2002<>0),FALSE)))
This is giving me the correct output with the exception of the first value it returns. I have noticed this in other areas of my worksheet but those first line items were left blank or with a "0" so it didn't hurt me.
Any ideas why this is doing this?
Any help is greatly appreciated!