+ Reply to Thread
Results 1 to 4 of 4

VBA Response to Error Box?

  1. #1
    Registered User
    Join Date
    04-15-2013
    Location
    SC, USA
    MS-Off Ver
    Excel 2010
    Posts
    7

    VBA Response to Error Box?

    I have a continuously looping powerpoint presentation that links to objects in Excel. Sometimes, a conflict occurs when Powerpoint tries to access the Excel file and I get the error message "The Source Application is Busy and Can't Respond Immediately". This error box halts the slide show until I manually select one of two options, "Retry" or "Cancel". Since this seems to be because Excel hasn't finished the process of updating data queries, hitting retry resumes the slide show.

    Is there any way to automate a repsonse of "Retry" when this error box comes up? Maybe it could be accomplished by SendKeys during the slideshow? Using a combination SendKeys 'Enter' and OnTime could potentially work. In that scenario I would set Enter to happen as frequently as I want the slides to change (ten seconds), and then if the error box popped up Enter would automatically cause the show to resume.

    Thoughts? I'd really appreciate some help here.

  2. #2
    Registered User
    Join Date
    07-04-2013
    Location
    Toronto, Canada
    MS-Off Ver
    MS Office 2007
    Posts
    1

    Re: VBA Response to Error Box?

    Did you ever figure this out?

  3. #3
    Registered User
    Join Date
    04-15-2013
    Location
    SC, USA
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: VBA Response to Error Box?

    Yeah, I had Excel pause the PowerPoint show, set all of the links to manual, then the query is refreshed, then links turned back on to automatic, and then resume the PowerPoint show.

  4. #4
    Registered User
    Join Date
    09-17-2013
    Location
    WA
    MS-Off Ver
    2010
    Posts
    3

    Re: VBA Response to Error Box?

    Hi

    it seems like I've got the exact same problem that you had.

    Can I see your code to pause the powerpoint and un link?

    Cheers

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1