+ Reply to Thread
Results 1 to 8 of 8

Need macro for slideshow for work liveboard

  1. #1
    Registered User
    Join Date
    12-20-2021
    Location
    Netherlands
    MS-Off Ver
    16.0.14701.20210
    Posts
    4

    Exclamation Need macro for slideshow for work liveboard

    Dear,

    Please see attached file.
    I need a macro based on cell value in first row. What I want is a slideshow with IF function.
    If A1:I1="Y" then cell A2 ActiveWindow.Zoom = True
    Wait 20 seconds
    If J1:R1="Y" then cell j2 ActiveWindow.Zoom = True

    And so on for Roots, odf, cross, churn, mobiel, productiviteit en bonus,, and totalen.

    Can someone help me out with this macro?
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    08-17-2007
    Location
    Poland
    Posts
    2,158

    Re: Need macro for slideshow for work liveboard

    Initial concept of macro work:
    Please Login or Register  to view this content.
    By the way, I changed some of the formulas in row 1.

    Artik
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    12-20-2021
    Location
    Netherlands
    MS-Off Ver
    16.0.14701.20210
    Posts
    4

    Re: Need macro for slideshow for work liveboard

    Thank you!

    I want it to be shown at a TV in our office, therefor it should be a constant loop, what do i need to change to do so? And will it keep checking the X's and Y's?

    Also a macro to stop the slideshow should be amazing.

  4. #4
    Valued Forum Contributor
    Join Date
    10-12-2021
    Location
    CT
    MS-Off Ver
    365
    Posts
    462

    Re: Need macro for slideshow for work liveboard

    a macro to stop all active macros is as simple as:

    Please Login or Register  to view this content.

  5. #5
    Forum Expert
    Join Date
    08-17-2007
    Location
    Poland
    Posts
    2,158

    Re: Need macro for slideshow for work liveboard

    Stop the macro with the keyboard shortcut Shift+Ctrl+s.
    Please Login or Register  to view this content.
    End Statement is used in the StopMacro procedure. Be aware of its usage implications. It destroys everything in its path, much like a tornado.

    Artik

  6. #6
    Registered User
    Join Date
    12-20-2021
    Location
    Netherlands
    MS-Off Ver
    16.0.14701.20210
    Posts
    4

    Re: Need macro for slideshow for work liveboard

    Thank you!! I have 1 more question for another workbook, how to only show sheets with "Y" in sheet cell a2? If there is no data in the sheet there will be a "N"

    Current code:
    Please Login or Register  to view this content.

  7. #7
    Forum Expert
    Join Date
    08-17-2007
    Location
    Poland
    Posts
    2,158

    Re: Need macro for slideshow for work liveboard

    I haven't tested it, but I think it's this way:
    Please Login or Register  to view this content.
    Artik

  8. #8
    Registered User
    Join Date
    12-20-2021
    Location
    Netherlands
    MS-Off Ver
    16.0.14701.20210
    Posts
    4

    Re: Need macro for slideshow for work liveboard

    It works, amazing! Thank you very much!

+ 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. How to create a slideshow in Excel ?
    By jasond1992 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-06-2015, 08:02 AM
  2. Replies: 7
    Last Post: 08-10-2014, 08:30 AM
  3. Worksheet Slideshow in Excel 2010
    By hasanqz in forum Excel General
    Replies: 5
    Last Post: 04-10-2013, 11:54 AM
  4. Macro to "refresh data" in a excel linked chart in powerpoint during the slideshow
    By Gordon Wan in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-10-2012, 01:44 PM
  5. Excel Chart Viewer Slideshow
    By pickledmuffin in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-17-2008, 05:50 AM
  6. Excel appear as Powerpoint Slideshow
    By mattsgr1 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-12-2007, 08:42 AM
  7. [SOLVED] Why Can't I Play my Slideshow On my Computer?
    By Promblems With SlideShow in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 06-27-2006, 11:00 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