Hello, I am seeking help with sending data from a userform in vba to the appropriate cell in excel. (this is for an inventory system I'm making)
My userform has a text box for Products names and a text box for Quantity to be deducted. Once the user hits the "save" command button I'd like to see the quantity for the product selected be reduced.
Almost like a reverse Vlookup. It needs to find the product in my database and then I could offset one cell to the right easily.
Any help would be amazing. thank you for your time
Bookmarks