Hi all,
I have been searching for awhile to find a solution to creating an order form like the example attached. I want a user to be able to select how many boxes they want to order and then as they enter quantities the Ordered List will update with the description from the Item to Order list and with the Boxes Ordered. The idea being that this will be a long list that when it is being shipped the person who needs to put together a shipment can just look at the Ordered List instead of scrolling through the entire Items to Order list.
I have tried vlookup but I believe because it stops searching after finding a single result that this won't work.
I tried Index and Match but everything I seemed to try didn't quite work, granted this was new for me.
I looked through quite a few tutorials in using VBA and VB Objects (list box) but couldn't quite figure out out to create a live dynamic list.
Ideally I would like the Ordered List to update as any Boxes Ordered quantity are entered but using a Macro or Advanced Filter is also acceptable.
Thanks for any help
Bookmarks