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.6K Get Help
- 433 Global Discussions
- 136 Industry Talk
- 466 Announcements
- 4.9K Ideas & Feature Requests
- 143 Brandfolder
- 147 Just for fun
- 63 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 298 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!