hello all,
I am working on a excel book to track of a warehouse shelves inventory, so far the inventory spreadsheet has 1000 rows.
column are brand/model/description/quantity/shelf/...
On another spreadsheet I made a 'search button', which work very fine and display rows of the results.
I want the ability to edit the results and make change on any case.
Example (see photo):
Using the search button for item brand 'DMP', the results shows multiple row of parts 'xxx' of the brand 'DMP'
I want to be able to remove one item of the parts '710' of the brand 'DMP' from shelf '73'
Next time searching 'DMP' will show 'quantity 2' for part '710'
Here a link to the book
Search inventory V2.xlsm
I am working on a excel book to track of a warehouse shelves inventory, so far the inventory spreadsheet has 1000 rows.
column are brand/model/description/quantity/shelf/...
On another spreadsheet I made a 'search button', which work very fine and display rows of the results.
I want the ability to edit the results and make change on any case.
Example (see photo):
Using the search button for item brand 'DMP', the results shows multiple row of parts 'xxx' of the brand 'DMP'
I want to be able to remove one item of the parts '710' of the brand 'DMP' from shelf '73'
Next time searching 'DMP' will show 'quantity 2' for part '710'
Here a link to the book
Search inventory V2.xlsm