Index / Match, but only one time
Greetings,
I am trying to fix a specific problem, but have been unable to find a solution. Hoping somebody in this group can help.
We have a bunch of bins located all over the facility. Both the bin and the location have an ID assigned to them. When a worker picks up a bin, they scan both the bin # and the location ID and we have a database that ties the bin # to the location.
Now, central processing receives the bin and fills out a form for each bin they receive with the bin number. We want to have a field that also auto-fills in the location that the bin was picked up at (from the previous sheet). BUT, then the bin is randomly dropped off somewhere else, and within a few days is scanned and a new line is added to the first template with it's new location. But, we want the first spread sheet to continue to document the location of the bin when it was first entered in the second sheet, and not update upon every additional scan.
So, is there a way to get the form to grab the information from the first sheet just one time without updating when the form is updated in the future?
Answers
-
If you have the form set to populate new rows at the bottom, you can use an INDEX/MATCH to pull the location. The INDEX/MATCH on the bin number will stop on the first match which would be the first entry if new entries are lower in the sheet.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 495 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!