PC Review


Reply
Thread Tools Rate Thread

Disable Update Links Message?

 
 
fisch4bill
Guest
Posts: n/a
 
      4th Jun 2010
I've created a presentation to be a 'real-time' scoreboard for an upcoming
community event. Two of the presentations have 4 slides, the third has 5
slides. All are on a continuous loop. One laptop is running the Presentation,
and the other is for the scorekeeper to track results of the events. I've
installed an add-in that does the updating each time the presentation loops.
Everything works well, except that each time the links update, I get an
obnoxiously intrusive popup asking me if I want to update the links. I'd
*really* like to get rid of the messages. It would be a HUGE hassle to keep a
person there all day to hit the enter key everytime the slide show loops.
I've programmed the Excel sheets with

ActiveWorkbook.UpdateLinks = xlUpdateLinksAlways

to try to get rid of this. The workbooks are all shared to prevent messages
about being locked (and asking if I want to open them as Read-Only - which
doesn't seem to update the links). In Excel, I can include a line of VBA code
like:

Application.DisplayAlerts = False

to cut out alert messages, but, it doesn't seem like these are the same kind
of alert messages as I've tried adding similar lines of code to the
presentation:

ActivePresentation.UpdateLinks = True
Application.DisplayAlerts = ppAlertsNone

but the messages keep popping up in front of the slide being displayed. This
also hangs the presentation until I respond to the propmpt. Any help would be
greatly appreciated, as there seems to be tremendously less info about
PowerPoint VBA than just about any other kind.
TIA
Bill
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to disable update links message when opening files hervinder Microsoft Excel Programming 2 21st May 2010 08:47 AM
Disable update links prompt Opal Microsoft Excel Programming 5 7th Nov 2008 04:33 PM
Disable Update Automatic Links =?Utf-8?B?VGlt?= Microsoft Excel Misc 1 17th May 2006 04:06 PM
How to disable update links in ppt. (without breaking links) =?Utf-8?B?U2hhcm1h?= Microsoft Powerpoint 2 16th Dec 2005 06:06 PM
Disable update links dialog box Sandy Microsoft Excel Programming 10 27th Aug 2003 02:37 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:15 PM.