Hello!
I currently have an order form (workbook A sheet 1) with a code in it with a button that allows me to take all of the necessary information filled out in the form and transfer it to a shipping form (workbook B sheet 1).
What I would like to do is change is such that when the button is clicked a pop up box appears with all of the part numbers that have been added to the form with a text box asking the quantity that I would like to ship!
Therefore, the code would need to be able to sense if there is anything filled out in the 'Part Number' column and have that value pop up in the box with the option to add a quantity to it.
Here is a pic of what I am looking for:
quantity.png
The problem is that there could be any amount of parts in the order. I need the pop up to be able to change all of their quantities.
Here is a modified version of the existing code I was using before the pop up box:
![]()
Please Login or Register to view this content.
Bookmarks