I am not sure what our friend Magnus has undertaken to get removed from the
list, but when I was going for a break before Christmas I failed to
unsubscribe from the list ! It just did not work !

I'd like to ask whoever is reponsible for the list (Nick ?) :
a) to check if the procedure to unsubscribe is working
b) to remove poor Magnus from list, he did not deserve to suffer so much

Alex


----- Original Message -----
From: Magnus Rasmussen
To: Multiple recipients of list offtopic
Sent: Sunday, 1 April 2001 21:48
Subject: Re: [DUG-OFFTOPIC]: Excel Macro question


remove me from your list
----- Original Message -----
From: Mike Osborne
To: Multiple recipients of list offtopic
Sent: Tuesday, March 27, 2001 8:20 AM
Subject: Re: [DUG-OFFTOPIC]: Excel Macro question


Worked like a charm - Thanks.
----- Original Message -----
From: Mason, John
To: Multiple recipients of list offtopic
Sent: Tuesday, March 27, 2001 5:06 PM
Subject: Re: [DUG-OFFTOPIC]: Excel Macro question


I assume this is a macro you've written. If so, then insert the line
    Application.displayalerts=false
before the command to delete the worksheet, and
    Application.displayalerts=true
after the command to restore system alerts.

Mike Osborne wrote:
Completely off topic. I have a macro that deletes a worksheet as part of its
processing. It presents a dialog box to confirm the permanent deletion of
the worksheet. How can I set up an automatic reply or prevent that dialog
box from showing? When I link the macro to the WorkBook Open event it
doesn't present the dialog box or delete the worksheet. Any Excel experts
out there who can point me in the right direction? TIAMike
--
John Mason
Sinclair Knight Merz Limited

  --------------------------------------------------------------------------
- New Zealand Delphi Users group - Offtopic List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz

---------------------------------------------------------------------------
  New Zealand Delphi Users group - Offtopic List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to