Hi, I'm trying to create an Inventory Count Database in Excel using a Macro/VBA.
The concept is for the Count Team to enter in an Item Number and Bin Number (which I have Data Validation on to prevent typos/errors). The Item Description is a formula that will pull the description associated with the Item Number, if not found it will print "Not Found." There is going to be a minimum of 2 rounds of counts and a 3rd and 4th are available if the variance between the first two counts is greater than 3%. I would need to have only one count box available for edit at a time. (If they're on Count 1, Counts 2-4 should be locked. If they're on Count 2, Count 1 will display the value that was initially submitted, Counts 3&4 will be locked, etc.).
The Tag No. ideally should be a "counter" that will essentially step up with each item entry.
Can anyone help me out with this?
Please and Thank You!
The concept is for the Count Team to enter in an Item Number and Bin Number (which I have Data Validation on to prevent typos/errors). The Item Description is a formula that will pull the description associated with the Item Number, if not found it will print "Not Found." There is going to be a minimum of 2 rounds of counts and a 3rd and 4th are available if the variance between the first two counts is greater than 3%. I would need to have only one count box available for edit at a time. (If they're on Count 1, Counts 2-4 should be locked. If they're on Count 2, Count 1 will display the value that was initially submitted, Counts 3&4 will be locked, etc.).
The Tag No. ideally should be a "counter" that will essentially step up with each item entry.
Can anyone help me out with this?
Please and Thank You!