Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / May 2008

Tip: Looking for answers? Try searching our database.

Disable "contacting the server for information" message?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
SixSigmaGuy - 25 May 2008 03:14 GMT
Is there a way I can prevent the "Contacting the server for information"
message from appearing when I am programmatically opening Excel files stored
on a SharePoint Server?  I'm opening lots of files in my code and the
message appears almost every time.  The message is a real nuisance because
it comes up while I'm typing in another application, e.g., I'm writing an
email, and my keystrokes go to the "contacting the server for information"
message instead.
Alan - 26 May 2008 05:03 GMT
Unless

   Application.ScreenUpdating = False

and/or

   Application.DisplayAlerts = False

represses it, I doubt it. I guess I will be dealing with this soon. We are
moving to SharePoint next quarter.

Alan

> Is there a way I can prevent the "Contacting the server for information"
> message from appearing when I am programmatically opening Excel files stored
[quoted text clipped - 3 lines]
> email, and my keystrokes go to the "contacting the server for information"
> message instead.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.