Save only one sheet from workbook
Sheets("data1").Copy
Mike F
"joecrabtree" wrote in message
ups.com...
Hi all,
I have a workbook with lots of worksheets, but as part of my macro I
want to just save the sheet named data1 as a new file. Is there any
easy way that I can do this?
Thanks in advance,
Joseph Crabtree
|