I am building a daily order form that pulls data into workbook named "Daily Order"
Order # 1 data is pulled from list generated from a user form, The qty. of Trucks needed (could be from 1 to 15) and change with every order
I wish to enter a row for each truck needed (1 needed = 1 Row, 15 needed = 15 rows)
Next to the number ( 1-15) it would also list truck type needed
Suggested layout would be:
Column A = Blank outline box
Column B = Number (1-15)
Column C = Truck Type
Column D = Truck dispatched would be selected from a drop Down List depending on truck type needed (Lists are on workbook "Truck Type")
If a specific truck is selected it would then be removed from the available list for that day.
After order # 1 is filled, I would then pull in order # 2, and so on.
I hope I have been clear as to what process I am looking the codes to perform.
Thanks in advance for all of help provided
Dennis
Bookmarks