|
-
Apr 23rd, 2002, 03:02 AM
#1
Thread Starter
Hyperactive Member
-
Apr 23rd, 2002, 04:46 AM
#2
have you turned the alerts off? (displayalerts = false)
if so, turn them back on and try again - you should see some kind of message from Exccel saying why it wont close (common ones are "document isn't saved, save it now?", and "lots of stuff on the clipboard, keep it there?")
-
Apr 23rd, 2002, 07:38 PM
#3
Thread Starter
Hyperactive Member
thanks for the help.
i think that should be the problem although i haven't tried it out yet.
anyway is there anyway that i can quit excel and the sheet without saving them? cos i'm using one and after that it is no longer needed.. so i need to delete the sheet then close excel. but the problem is it always prompts me whetehr i want to delete.
can this be done without the prompts coming out? thanks
-
Apr 24th, 2002, 03:45 AM
#4
thats a simple one, when you do "excel.quit", just add a false parameter to the end - this is to give an answer to "save changes", so:
excel.quit false
-
Apr 24th, 2002, 07:42 PM
#5
Thread Starter
Hyperactive Member
thanks!
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
|