Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How does one rename a workbook that was just created?
Thanks, Elieze -- Message posted from http://www.ExcelForum.com |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can't. You have to save it with the desired name.
-- Vasant "Lazer " wrote in message ... How does one rename a workbook that was just created? Thanks, Eliezer --- Message posted from http://www.ExcelForum.com/ |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You could do a SaveAs with the new name, then Kill the old name.
-- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "Vasant Nanavati" <vasantn *AT* aol *DOT* com wrote in message ... You can't. You have to save it with the desired name. -- Vasant "Lazer " wrote in message ... How does one rename a workbook that was just created? Thanks, Eliezer --- Message posted from http://www.ExcelForum.com/ |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
True, Bob. And there wouldn't even be an old name to kill if the workbook
was just created. I just thought the OP was asking for some way of renaming the workbook in memory without saving it, similar to renaming a worksheet. -- Vasant "Bob Phillips" wrote in message ... You could do a SaveAs with the new name, then Kill the old name. -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "Vasant Nanavati" <vasantn *AT* aol *DOT* com wrote in message ... You can't. You have to save it with the desired name. -- Vasant "Lazer " wrote in message ... How does one rename a workbook that was just created? Thanks, Eliezer --- Message posted from http://www.ExcelForum.com/ |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Yes, Vasant, that is exactly what I was asking: How to change
Workbook from "Book1" to "My Own Name for My Workbook". Thanks, Elieze -- Message posted from http://www.ExcelForum.com |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
As I said, there is no efficient way of doing this. You would need to save
it under the new name at least once for the new name to "take". -- Vasant "Lazer " wrote in message ... Yes, Vasant, that is exactly what I was asking: How to change a Workbook from "Book1" to "My Own Name for My Workbook". Thanks, Eliezer --- Message posted from http://www.ExcelForum.com/ |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Vasant,
I agree, just trying to be creative in providing a solution. -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "Vasant Nanavati" <vasantn *AT* aol *DOT* com wrote in message ... True, Bob. And there wouldn't even be an old name to kill if the workbook was just created. I just thought the OP was asking for some way of renaming the workbook in memory without saving it, similar to renaming a worksheet. -- Vasant "Bob Phillips" wrote in message ... You could do a SaveAs with the new name, then Kill the old name. -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "Vasant Nanavati" <vasantn *AT* aol *DOT* com wrote in message ... You can't. You have to save it with the desired name. -- Vasant "Lazer " wrote in message ... How does one rename a workbook that was just created? Thanks, Eliezer --- Message posted from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Renaming Styles in Excel | Excel Discussion (Misc queries) | |||
Renaming Columns A, B, C, D, E, etc. in Excel? | Setting up and Configuration of Excel | |||
Renaming Files w/Excel | Excel Discussion (Misc queries) | |||
Excel, renaming columns | Excel Worksheet Functions | |||
Renaming Sheets in a workbook | Excel Programming |