|
-
Jul 10th, 2004, 02:30 PM
#1
Thread Starter
Lively Member
Excel 97, CLOSE ALL FILES but...
Question:
Using Excel 97, I have several workbooks open.
My program takes control of excel, removing user access to all menus, shortcuts, etcs. The only means of closing the program that i leave them is the X on the top right corner.
We are experimenting to find a way to close all "my" open files.
Currently, we use DisplayAlerts= false, and Application.quit
with each file of my program saving automically with no user input required.
BUT *There's always a BUT.
a) if there are no open files from my program, close the application, using application.quit
b) if the user had files open prior, to close all my files, but to leave the user in Excel
Any suggestions on how to accomplish this?
-----
#VBA, VB 6 Professional Edition, Office XP Developper. Excel 97, Excel 2000, Excel XP
I miss my VIC 20.
Never should have upgraded to my commodore 64. ...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|