VLookup and non-match

Amy Evans
✭✭✭
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
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66.9K Get Help
- 441 Global Discussions
- 153 Industry Talk
- 501 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 79 Community Job Board
- 511 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 37 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!