VLookup and non-match
Hello,
I have a VlookUp question with 2 sheets.
Sheet 1 has a simple table (see attachment) with Sizes and Hours.
Sheet 2 - On another sheet, I want to executive a Vlookup and reference the table of Sizes and Hours from sheet 1. If I want to have a blank, I want to show a zero (0) value instead of "No Match." This also causes issues when I try to sum up the column.
Suggestions on how to get rid of this? I tried adding "n/a" to my first sheet where the value = "0", but really don't want to use that reference.
Thanks,
AE
Answers
-
Wrap your formula in an IFERROR statement like so...
=IFERROR(original formula, 0)
-
Paul,
AMAZING! Thank you.
AE
-
Happy to help! 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!