Below is an inventory database I have created (I hope you all can see the image).
I am trying to create a search form where if enter the number "10-45104" in it, it will display "Rack A" in the result field.
Essentially, I want to search for the number between the two numbers provided in the Rack A column. (I would also like to have multiple search fields to carry out multiple searches.)
I don't have enough programming knowledge about excel to create such a formula. Is it possible to create a VBA script for it?
I hope this makes sense. Thanks in advance!
I am trying to create a search form where if enter the number "10-45104" in it, it will display "Rack A" in the result field.
Essentially, I want to search for the number between the two numbers provided in the Rack A column. (I would also like to have multiple search fields to carry out multiple searches.)
I don't have enough programming knowledge about excel to create such a formula. Is it possible to create a VBA script for it?
I hope this makes sense. Thanks in advance!