Thanks for answering.
i'll explain myself again.
i have table with data in it. i want to create a button or macro or whatever that when i press it, it will create a new clean table without the data similar in the style to the table b4 and so on.
i made this code which copy the cells to other location.
but there's 2 problem with it:
1. it only copy 1 time to one location and i want that the the range cell it will copy will change every time new table is created.
2. if there's data in the table it will copy the the table with the data.
edit:
ok i added that it clears the data, you can see the example in the attached file.
now how do i make it change the destination of the range when you click the button, and make new button below it with the same option.
Bookmarks