+ Reply to Thread
Results 1 to 3 of 3

Pausing/Stopping a gif using the web browser insert

  1. #1
    Forum Contributor
    Join Date
    04-12-2013
    Location
    Crayford, kent
    MS-Off Ver
    Excel 2013
    Posts
    394

    Pausing/Stopping a gif using the web browser insert

    Hi

    Im probably getting way ahead of myself here, but i have 2 animations in an excel (a smiley face and a sad face) that i want to animate on a command click, thats easy enough, but they dont stop!

    Is there a way to get them to animate for only 5 seconds or so, and do they hide or dissapear once they have? when you click on the design mode the web browser goes blank, and if this is the case on a puase or stop thats exactly what i want.

    If anyone knows could you let me know please, thanks

    Dan

  2. #2
    Forum Contributor
    Join Date
    04-12-2013
    Location
    Crayford, kent
    MS-Off Ver
    Excel 2013
    Posts
    394

    Re: Pausing/Stopping a gif using the web browser insert

    I have go it to stop by using

    Please Login or Register  to view this content.
    But need something before im guessing maybe loop before it stops?

  3. #3
    Forum Contributor
    Join Date
    04-12-2013
    Location
    Crayford, kent
    MS-Off Ver
    Excel 2013
    Posts
    394

    Re: Pausing/Stopping a gif using the web browser insert

    This is the closest i have got and still doesnt work?

    Private Sub CommandButton1_Click()
    Application.OnTime Now() + TimeValue("00:00:05")
    Sheet1.WebBrowser1.Navigate ("http://www.animated-gifs.eu/emoticons/0041.gif")
    End Sub

+ 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. possible to insert web browser in excel then record macro
    By shaknark in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-09-2012, 10:27 AM
  2. Pausing VBA code
    By walduxas in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-24-2009, 04:24 AM
  3. Pausing for input
    By SQChevy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-05-2008, 09:46 AM
  4. stopping updating cells reference in excel formulas when I insert a row
    By cristix5 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-20-2008, 11:43 PM
  5. [SOLVED] Web hyperlinks: default browser and resulting browser window size?
    By gjh3124@yahoo.com.au in forum Excel General
    Replies: 4
    Last Post: 05-18-2006, 11:25 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