You could copy the entire worksheet instead of the cells e.g;
![]()
Sheets("Template").Copy After:=ActiveWorkbook.Sheets(ActiveWorkbook.Sheets.Count)
You could copy the entire worksheet instead of the cells e.g;
![]()
Sheets("Template").Copy After:=ActiveWorkbook.Sheets(ActiveWorkbook.Sheets.Count)
Surround your VBA code with CODE tags e.g.;
[CODE]your VBA code here[/CODE]
The # button in the forum editor will apply CODE tags around your selected text.
Thank you AlphaFrog for your advice. Will do.
Thanks again for your time.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks