Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
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 |
#2
![]() |
|||
|
|||
![]()
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 |
#3
![]() |
|||
|
|||
![]()
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 |
#4
![]() |
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
When saving a worksheet in excel message "document not saved" | Excel Discussion (Misc queries) | |||
Weekly Transaction Processing | Excel Worksheet Functions | |||
When saving workbook only the first worksheet gets saved. | Excel Worksheet Functions | |||
Indirect reference from one worksheet to another | Excel Worksheet Functions | |||
Saving a copy of a worksheet | Excel Discussion (Misc queries) |