LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default MS EXCEL - To supress warning messages created by Anlysis ToolPak

Hi,

I have been creating a MS ACESS Application, whose final output will be an
excel sheet having a histogram in it ( created using analysis toolPak add ins
)

I have suppressed all the warning messages created by excel using
Application.DisplayAlerts = False

But I am unable to suppress the messages created by analysis toolPak Add
INS macro for €śHistogram€ť

Do you have any solution for this? It will be of great help.

Application.DisplayAlerts = False
Application.Run
"ATPVBAEN.XLA!Histogram"ActiveSheet.Range("$B$3:$B $10002") _
, ActiveSheet.Range("$E$3:$F$104"), , False, False, True, False
Application.DisplayAlerts = True

The messages that I got were

1) Histogram €“ Output range will overwrite the existing data. Press OK to
overwrite data in range
&
2) Histogram €“ some data will be hidden by embedded chart(s)

Thanks & Regards,
Niyaz .R

 
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
Excel hyperlinks - disabling warning messages Larry Links and Linking in Excel 1 July 29th 07 02:22 AM
Supress Warning Message David Billigmeier Excel Programming 2 October 2nd 06 07:16 PM
Supress Informational Error Messages JOUIOUI Excel Programming 2 July 19th 06 04:22 PM
Autofill the formulas and supress the messages Robert Hargreaves Excel Programming 1 June 1st 05 12:12 AM
Getting rid of warning messages Joel Wiseheart Excel Programming 2 November 11th 03 08:32 PM


All times are GMT +1. The time now is 09:35 AM.

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"