Hi all,
I have a userform which will display information regarding orders. These orders are in the amount of 100+. I want to display all the orders and the needed information on the userform. To get an idea:
Order id 1 Orderitem 1 Orderitem 2 Orderitem 3
Order id 2 Orderitem 1 Orderitem 2 Orderitem 3
Order id 3 Orderitem 1 Orderitem 2 Orderitem 3
Order id 4 Orderitem 1 Orderitem 2 Orderitem 3
.
.
.
Order id x Orderitem 1 Orderitem 2 Orderitem 3
Taking the amount of orders into account. What is the best way to proceed?
I saw the posibility to add Microsoft Office Spreadsheet 10.0 or 11.0. to the userform, but I can not find information regarding these online.
Can someone point me in the right direction?
I have a userform which will display information regarding orders. These orders are in the amount of 100+. I want to display all the orders and the needed information on the userform. To get an idea:
Order id 1 Orderitem 1 Orderitem 2 Orderitem 3
Order id 2 Orderitem 1 Orderitem 2 Orderitem 3
Order id 3 Orderitem 1 Orderitem 2 Orderitem 3
Order id 4 Orderitem 1 Orderitem 2 Orderitem 3
.
.
.
Order id x Orderitem 1 Orderitem 2 Orderitem 3
Taking the amount of orders into account. What is the best way to proceed?
I saw the posibility to add Microsoft Office Spreadsheet 10.0 or 11.0. to the userform, but I can not find information regarding these online.
Can someone point me in the right direction?