Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This seems like such a simple thing, but I need help!
I have 3 workbooks open. I need to close one of them without saving, and I want to name the specific workbook to close. I've tried lots of things. The latest is: dim wbName as workbook wbName = ("MyFile.xls") wbName.Close SaveChanges:=false Your help would be GREATLY appreciated! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
close workbook without saving or promt to save | Excel Discussion (Misc queries) | |||
VB Syntax to close Excel workbook not saving changes | Excel Programming | |||
Close workbook without saving file | Excel Programming | |||
Saving VBA project on workbook close | Excel Programming | |||
Close a workbook without saving macros | Excel Programming |