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
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives