Invalid Data Error
Hello,
I am using vlookup to create a report table that will sum the total qty of an item based on which item is selected in that drop down. Here is my formula: VLOOKUP([Column 4]6, Site1:[Tear Sample Kits Qty]4, [Column 4]7, false)
When used, I get "#invalid data type error"
Table Image
How can I fix this error?
Thanks in advance,
Answers
-
Just replace the [Column 4]7 in your formula with 2 so that your formula looks like,
=VLOOKUP([Column 4]6, Site1:[Tear Sample Kits Qty]4, 2, false)
-
Thanks for the feedback, Sameer! Now, the formulas states it is unparseable... Any insight, why?
-
Double check you column names are matching the column names being used in the sheet.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.8K Get Help
- 410 Global Discussions
- 219 Industry Talk
- 457 Announcements
- 4.7K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 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!