Hi all,
I'm trying to create a spreadsheet that will be used for performing physical inventory verification. The process is that users will go through their physical inventory and type in a batch number and a material code into a data entry tab in the spreadsheet. This will be compared to a separate tab that has what our system says we should have on hand. In some cases, a batch number can be used to make several material codes and the person doing the count doesn't know which one they have. In these cases, I would like for them to enter the batch number into column A of the data entry sheet and have a list box in column B be filtered to show them only the materials that have that same batch number in the current inventory tab. I'm not sure how to pass a parameter across from a cell to a list box in Excel. I looked into dependent list boxes but that misses the mark. I could do it fairly easily in Access but the user community that will be utilizing this spreadsheet isn't familiar with Access.
Thanks in advance for any recommendations.
I'm trying to create a spreadsheet that will be used for performing physical inventory verification. The process is that users will go through their physical inventory and type in a batch number and a material code into a data entry tab in the spreadsheet. This will be compared to a separate tab that has what our system says we should have on hand. In some cases, a batch number can be used to make several material codes and the person doing the count doesn't know which one they have. In these cases, I would like for them to enter the batch number into column A of the data entry sheet and have a list box in column B be filtered to show them only the materials that have that same batch number in the current inventory tab. I'm not sure how to pass a parameter across from a cell to a list box in Excel. I looked into dependent list boxes but that misses the mark. I could do it fairly easily in Access but the user community that will be utilizing this spreadsheet isn't familiar with Access.
Thanks in advance for any recommendations.