ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Saving a Worksheet (https://www.excelbanter.com/excel-discussion-misc-queries/10283-saving-worksheet.html)

GoBucks

Saving a Worksheet
 
Is it possible to just save a specific worksheet from a work book, and not
the whole workbook. Is it possible to record a Macro for this? thank you.
--
Jeff

Rob van Gelder

Sub test()
Worksheets("Sheet1").Copy
End Sub

--
Rob van Gelder - http://www.vangelder.co.nz/excel


"GoBucks" (DoNotSpam) wrote in message
...
Is it possible to just save a specific worksheet from a work book, and not
the whole workbook. Is it possible to record a Macro for this? thank you.
--
Jeff




Bob Phillips

Yes, right-click the sheet tab, select Move or Copy from the menu, pick (new
book) from the To book list, and check Create a copy. OK then save the new
workbook.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"GoBucks" (DoNotSpam) wrote in message
...
Is it possible to just save a specific worksheet from a work book, and not
the whole workbook. Is it possible to record a Macro for this? thank you.
--
Jeff




GoBucks

Thanks Guys

"Bob Phillips" wrote:

Yes, right-click the sheet tab, select Move or Copy from the menu, pick (new
book) from the To book list, and check Create a copy. OK then save the new
workbook.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"GoBucks" (DoNotSpam) wrote in message
...
Is it possible to just save a specific worksheet from a work book, and not
the whole workbook. Is it possible to record a Macro for this? thank you.
--
Jeff






All times are GMT +1. The time now is 05:38 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com