Populate a cell from "sheet 1" to a matching row on "sheet 2" if a checkbox on "sheet 1" is checked
Hello,
I am building an inventory system. I have a form for new items purchased. When filled out, it populates "sheet 1". On that form is a checkbox for "New Item."
When checked, it triggers automation to send the "New Item" data to our main Inventory Sheet "sheet 2" It populates all data except the quantity.
I would like the quantity to be populated when the shipping and receiving person checks the item was delivered on "sheet 1" at a later date.
I have been trying everything I can find online, but nothing is working for me. I am relatively new to SmartSheets, so I have been learning from these forums and trial and error.
This is my latest attempt.
=INDEX({Purchased Inventory Range 1}, 1, MATCH([Stock Room]@row, {Purchased Inventory Range 2}, 0))
Answers
-
DO you have a column that contains some sort of unique ID on every row?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 439 Global Discussions
- 138 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 67 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!