Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a workbook that I need to change the name of when I send it out. The
working workbook is lets say "david's Team" I need it to go out as "NBO Team". Can this be done? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
David,
The name of a workbook is its file name. You can't change the name of a workbook unless you do a SaveAs or SaveCopyAs. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting www.cpearson.com (email on the web site) "David A." wrote in message ... I have a workbook that I need to change the name of when I send it out. The working workbook is lets say "david's Team" I need it to go out as "NBO Team". Can this be done? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
That's what I thought....
Thanx. "Chip Pearson" wrote: David, The name of a workbook is its file name. You can't change the name of a workbook unless you do a SaveAs or SaveCopyAs. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting www.cpearson.com (email on the web site) "David A." wrote in message ... I have a workbook that I need to change the name of when I send it out. The working workbook is lets say "david's Team" I need it to go out as "NBO Team". Can this be done? |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() If the file is closed, you can change the file name in Windows Explorer. Right-click the file and select Rename on the popup menu. -- Jim Cone San Francisco, USA http://www.realezsites.com/bus/primitivesoftware (Excel Add-ins / Excel Programming) "David A." wrote in message I have a workbook that I need to change the name of when I send it out. The working workbook is lets say "david's Team" I need it to go out as "NBO Team". Can this be done? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sending Workbook to an email address. | Excel Discussion (Misc queries) | |||
Cannot reactivate workbook after sending email in VBA | Excel Programming | |||
Sending an email on workbook save | Excel Programming | |||
Sending email WITHOUT attaching a workbook? | Excel Programming | |||
sending a workbook by email to multiple recipients | Excel Programming |