Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default registry setting to disable save warning for csv file

would liked the registry setting to disable save warning for csv file
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,355
Default registry setting to disable save warning for csv file

Have you tried

Application.DisplayAlerts = FALSE

before the save and

Application.DisplayAlarts = TRUE

after the save?
--
HTH,
Barb Reinhardt



"Scott Scanlon" wrote:

would liked the registry setting to disable save warning for csv file

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
registry setting for "update links on save" raseron Excel Discussion (Misc queries) 0 December 10th 08 07:31 PM
how do I get round 'file type blocked by registry policy setting' erce Excel Discussion (Misc queries) 2 October 4th 08 07:42 PM
Attempting to save a file type blocked by registry policy setting Marc Marckwardt Excel Discussion (Misc queries) 5 November 29th 07 11:43 PM
IS THERE A SETTING TO DISABLE SAVE ON EXITING? Leo Excel Discussion (Misc queries) 5 September 9th 05 03:07 PM
how do i disable warning when saving file in csv format? Anatoly Larkin Excel Discussion (Misc queries) 0 March 16th 05 09:21 PM


All times are GMT +1. The time now is 06:17 PM.

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

About Us

"It's about Microsoft Excel"