code copy
hi,
i have the following:
Sheets("tester").Copy after:=Sheets("tr")
the "tester" sheet contains code that i would not like to be copied when the
sheet is copied. what can i add to prevent the code from being copied when
the sheet is copied?
thanks in advance,
geebee
|