+ Reply to Thread
Results 1 to 5 of 5

Update PowerPoint Automatically when SpreadSheet is Changed

  1. #1
    Registered User
    Join Date
    04-10-2014
    Location
    Auckand, New Zealand
    MS-Off Ver
    Excel 2007
    Posts
    10

    Post Update PowerPoint Automatically when SpreadSheet is Changed

    Hi,

    I am new to VBA and I'm trying to code so that any changes made to Excel document will automatically change in PowerPoint. I have Copied and Pasted Special link so that its connected but when ever a change is made in Excel in powerpoint I get a pop up box saying I need to press update. But I want to bypass the pop up update box and have it so that powerpoint automatically updates when I change something in Excel.

    This is the code I have so far. I don't know if it's right or if I am on the right track as I get a compile error saying I need a End with.

    Please Login or Register  to view this content.
    Any tips is greatly appreciated.

    Thanks in advance!!!
    Last edited by Anne.Gomes008; 04-14-2014 at 07:03 PM.

  2. #2
    Forum Guru HaHoBe's Avatar
    Join Date
    02-19-2005
    Location
    Hamburg, Germany
    MS-Off Ver
    work: 2016 on Win10 (notebook), private: 2019 on Win10 (desktop), 2019 on Win11 (notebook)
    Posts
    8,197

    Re: Microsoft Visual Basic Excel Problem - HELP!

    Hi, Anne.Gomes008,

    welcome to ExcelFDorum. Perhaps you should have a read at the Forum rules again as you would need to change the Thread Titel to a more search friendly one (#1) and add code tags to your procedure (#3).

    Ciao,
    Holger
    Use Code-Tags for showing your code: [code] Your Code here [/code]
    Please mark your question Solved if there has been offered a solution that works fine for you

  3. #3
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Microsoft Visual Basic Excel Problem - HELP!

    Thanks Holger.

    Anne,

    Welcome to the forum.

    I have added code tags to your post. As per forum rule 3, you need to use them whenever you put any code in your post. Please add them in future. In order to put code tags, either type [CODE]Please [url=https://www.excelforum.com/login.php]Login or Register [/url] to view this content.[/CODE] at the end of it, OR you can highlight your code and click the # icon at the top of your post window.

    Please follow post 2 and edit your thread title - go to Edit post on your 1st post and click on Go Advanced and then change your thread title.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  4. #4
    Forum Guru HaHoBe's Avatar
    Join Date
    02-19-2005
    Location
    Hamburg, Germany
    MS-Off Ver
    work: 2016 on Win10 (notebook), private: 2019 on Win10 (desktop), 2019 on Win11 (notebook)
    Posts
    8,197

    Re: Update PowerPoint Automatically when SpreadSheet is Changed

    Hi, Anne,

    the end of the code causes the trouble you mention.

    Please Login or Register  to view this content.
    needs an End With but both Variables have not been dimmed nor filled within the procedure. Maybe you should adapt the code to read
    Please Login or Register  to view this content.
    which canīt be tested from my side as the test macro isnīt available.

    Ciao,
    Holger

  5. #5
    Registered User
    Join Date
    04-10-2014
    Location
    Auckand, New Zealand
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: Update PowerPoint Automatically when SpreadSheet is Changed

    Thanks Holger

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. update spreadsheet every 5 seconds automatically
    By brucey2343 in forum Excel General
    Replies: 2
    Last Post: 09-16-2013, 06:30 PM
  2. Replies: 1
    Last Post: 04-27-2013, 05:25 AM
  3. Automatically update date when a range of data is changed
    By rcvanriet in forum Excel - New Users/Basics
    Replies: 6
    Last Post: 09-12-2012, 12:58 PM
  4. Replies: 0
    Last Post: 10-12-2011, 01:12 PM
  5. How do I set up a spreadsheet where it will automatically update?
    By Rhoda in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-16-2006, 03:15 PM

Tags for this Thread

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