Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default How to disable dialogue box

Hi,
I am creating a text file through Macro.
on closing that file I alwyas get a dialogue box.
how to avoid that dialogue box.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default How to disable dialogue box

Precede with

Application.DisplayAlerts = False

and reset at the end

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Kapil" wrote in message
...
Hi,
I am creating a text file through Macro.
on closing that file I alwyas get a dialogue box.
how to avoid that dialogue box.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Enable/Disable Macros dialogue box when user opens Excel David Excel Discussion (Misc queries) 2 August 23rd 06 02:21 PM
dialogue pop up Micayla Bergen Excel Discussion (Misc queries) 5 June 23rd 06 10:45 PM
pop up dialogue Micayla Bergen Excel Discussion (Misc queries) 0 June 23rd 06 02:22 AM
Disable Dialogue Box To Save & Replace File Dolphinv4 Excel Discussion (Misc queries) 2 October 24th 05 05:42 AM
Dialogue Box Ed Excel Programming 0 February 10th 04 06:30 PM


All times are GMT +1. The time now is 02:38 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"