Determining "In Stock" From an Inventory Library by Matching SKU
I have two sheets: Inventory Library and an Order To-Do List.
I want to be able to check a box marked "In Stock" if the Inventory Library shows that the matching SKU has more than 0 in stock. I am trying to use an Index and Match Function to return the actual stock number in the Order sheet and then format the checkbox to be checked when there is appropriate stock.
Inventory Library:
Order To-Do List
Currently I've only been able to get a return of "1" despite the Inventory Library showing 4 in stock.
Any help would be appreciated!
Tags:
Answers
-
Utilize the final section of the MATCH function and enter a 0 (zero) for an exact match on the SKU.
=INDEX(........, MATCH(........., ............, 0))
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 199 Industry Talk
- 428 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 445 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives