VLOOKUP misalignment with column sort
hi,
I have found misalignment of the data sort expectations between VLOOKUP function and Smartsheet's Column sort capability.
It seems that when Column is being sorted, underscore symbol "_" is being put ahead of the letters, while when VLOOKUP is looking for the cell to match, it does expect "_" to be after the letters.
As a result - when sorting column using Sort function -- VLOOKUP first finds "_", and stops searching.
See snapshot attached.
Comments
-
Hi,
I'm not sure this is related to the way your column is sorted.
Could you try this formula instead :
=VLOOKUP([Column3]1,[Primary Column]1:[Primary Column]6,1,false)
The argument "false" returns an exact match. Does this help?
Best Regards,
Paul.
-
thanks for your response.
that actually resolved the problem for me.
I did not realise that default in vlookup is "approximate match".
that is different behaviour from excel, which confused me.
thank you!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!