Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / General 2 / September 2003



Tip: Looking for answers? Try searching our database.

Changing a Workbook's name without saving?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mark Carter - 29 Sep 2003 12:29 GMT
In Excel (Office 2000), can I change a Workbook's name without having to save it?
Norman Yuan - 29 Sep 2003 20:08 GMT
Of course you can make changes to Workbook/Worksheet manually or
programming, simply do save it whne you close them: if manully, you click
"No" when asked "Do yo want to save..."; if programmingly, call
Workbook.Close() methode with SaveChange flag set to False.

   Workbook.Close False
> In Excel (Office 2000), can I change a Workbook's name without having to save it?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.