Hello guys,
I am struggling since a couple of days to create a macro (button) that by clicking will copy the row to the table in another sheet.
From this sheet, "Price List (sugaring)" I would need a button for each and every row.
(basically working as a select button, each time pressed, taking the product to the order list in other sheet)
[TABLE="width: 1088"]
<tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Nr.[/TD]
[TD="colspan: 6"]Denumirea produsului[/TD]
[TD]Tip[/TD]
[TD]Volum[/TD]
[TD]Viscozitate[/TD]
[TD="colspan: 4"]Pretul (lei)[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="colspan: 14"] TERRA[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]1[/TD]
[TD="colspan: 7"]Terra sugaring classic[/TD]
[TD]400g[/TD]
[TD]1[/TD]
[TD="colspan: 4"]220 lei[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]2[/TD]
[TD="colspan: 7"]Terra sugaring classic[/TD]
[TD]400g[/TD]
[TD]2[/TD]
[TD="colspan: 4"]220 lei[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]3[/TD]
[TD="colspan: 7"]Terra sugaring classic[/TD]
[TD]400g[/TD]
[TD]3[/TD]
[TD="colspan: 4"]220 lei[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]4[/TD]
[TD="colspan: 7"]Terra sugaring classic[/TD]
[TD]400g[/TD]
[TD]4[/TD]
[TD="colspan: 4"]220 lei[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]5[/TD]
[TD="colspan: 7"]Terra sugaring classic[/TD]
[TD]400g[/TD]
[TD]5[/TD]
[TD="colspan: 4"]220 lei[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]6[/TD]
[TD="colspan: 7"]Terra sugaring classic[/TD]
[TD]400g[/TD]
[TD]6[/TD]
[TD="colspan: 4"]220 lei[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]7[/TD]
[TD="colspan: 7"]Terra sugaring classic[/TD]
[TD]700g[/TD]
[TD]1[/TD]
[TD="colspan: 4"]340 lei[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]8[/TD]
[TD="colspan: 7"]Terra sugaring classic[/TD]
[TD]700g[/TD]
[TD]2[/TD]
[TD="colspan: 4"]340 lei[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
These would be the first positions in the sheet "Price List (sugaring)"
Now I would like to know how to create a VBA that by clicking any of the positions, it will be copied in the first position of the next table in sheet "Calculator", and with every next click, adding the row to the next empty position below
[TABLE="width: 1024"]
<tbody>[TR]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="class: xl66"]Nr.[/TD]
[TD="class: xl65, colspan: 6"]Denumirea produsului[/TD]
[TD="class: xl65"]Tip[/TD]
[TD="class: xl65"]Volum[/TD]
[TD="class: xl65"]Viscozitate[/TD]
[TD="class: xl65, colspan: 4"]Pretul (lei)[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="class: xl67"][/TD]
[TD="class: xl78, colspan: 6"][/TD]
[TD="class: xl77"][/TD]
[TD="class: xl68"][/TD]
[TD="class: xl68"][/TD]
[TD="class: xl68, colspan: 4"][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Thanks a lot in advance !
I am struggling since a couple of days to create a macro (button) that by clicking will copy the row to the table in another sheet.
From this sheet, "Price List (sugaring)" I would need a button for each and every row.
(basically working as a select button, each time pressed, taking the product to the order list in other sheet)
[TABLE="width: 1088"]
<tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Nr.[/TD]
[TD="colspan: 6"]Denumirea produsului[/TD]
[TD]Tip[/TD]
[TD]Volum[/TD]
[TD]Viscozitate[/TD]
[TD="colspan: 4"]Pretul (lei)[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="colspan: 14"] TERRA[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]1[/TD]
[TD="colspan: 7"]Terra sugaring classic[/TD]
[TD]400g[/TD]
[TD]1[/TD]
[TD="colspan: 4"]220 lei[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]2[/TD]
[TD="colspan: 7"]Terra sugaring classic[/TD]
[TD]400g[/TD]
[TD]2[/TD]
[TD="colspan: 4"]220 lei[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]3[/TD]
[TD="colspan: 7"]Terra sugaring classic[/TD]
[TD]400g[/TD]
[TD]3[/TD]
[TD="colspan: 4"]220 lei[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]4[/TD]
[TD="colspan: 7"]Terra sugaring classic[/TD]
[TD]400g[/TD]
[TD]4[/TD]
[TD="colspan: 4"]220 lei[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]5[/TD]
[TD="colspan: 7"]Terra sugaring classic[/TD]
[TD]400g[/TD]
[TD]5[/TD]
[TD="colspan: 4"]220 lei[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]6[/TD]
[TD="colspan: 7"]Terra sugaring classic[/TD]
[TD]400g[/TD]
[TD]6[/TD]
[TD="colspan: 4"]220 lei[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]7[/TD]
[TD="colspan: 7"]Terra sugaring classic[/TD]
[TD]700g[/TD]
[TD]1[/TD]
[TD="colspan: 4"]340 lei[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]8[/TD]
[TD="colspan: 7"]Terra sugaring classic[/TD]
[TD]700g[/TD]
[TD]2[/TD]
[TD="colspan: 4"]340 lei[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
These would be the first positions in the sheet "Price List (sugaring)"
Now I would like to know how to create a VBA that by clicking any of the positions, it will be copied in the first position of the next table in sheet "Calculator", and with every next click, adding the row to the next empty position below
[TABLE="width: 1024"]
<tbody>[TR]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[TD="width: 64"][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="class: xl66"]Nr.[/TD]
[TD="class: xl65, colspan: 6"]Denumirea produsului[/TD]
[TD="class: xl65"]Tip[/TD]
[TD="class: xl65"]Volum[/TD]
[TD="class: xl65"]Viscozitate[/TD]
[TD="class: xl65, colspan: 4"]Pretul (lei)[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="class: xl67"][/TD]
[TD="class: xl78, colspan: 6"][/TD]
[TD="class: xl77"][/TD]
[TD="class: xl68"][/TD]
[TD="class: xl68"][/TD]
[TD="class: xl68, colspan: 4"][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Thanks a lot in advance !