W
Walid742
I want to create 2 table one for quantity and one for price, the first table
should take the product list alreday specified in other sheet and put it in
one table row after row and then another table should come after with the
same product list to put the price, my issue is which VBA code can reconize
the last non empty row for product in order to begin creating the second
table after 2 rows of the first table. also I would like that these 2 tables
will be updated if I add another product.
Thanks,
walid.
should take the product list alreday specified in other sheet and put it in
one table row after row and then another table should come after with the
same product list to put the price, my issue is which VBA code can reconize
the last non empty row for product in order to begin creating the second
table after 2 rows of the first table. also I would like that these 2 tables
will be updated if I add another product.
Thanks,
walid.