jvanderweerdt
Programmer
I have an Excel spreadsheet that has been used for years. I have used the following line of code to copy a sheet but it no longer copies the buttons:
ActiveSheet.Copy before:=Worksheets("CDS")
Any ideas?
Thanks for the help.
Josh
ActiveSheet.Copy before:=Worksheets("CDS")
Any ideas?
Thanks for the help.
Josh