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
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives