+ Reply to Thread
Results 1 to 12 of 12

Scrolling Text

  1. #1
    Valued Forum Contributor Macdave_19's Avatar
    Join Date
    03-14-2007
    Location
    Birmingham, England
    MS-Off Ver
    12.0
    Posts
    808

    Question Scrolling Text

    Hi there folks!!

    Is it possible to use the marquee scrolling text affect in a cell in excel?

    I want to try and make my sheet a bit slicker and this would look great.

    Thanks for reading and for any advice
    Mr MaGoo
    Magoo.Inc MMVII

    If i've helped please add to my Rep by Clicking on the Blue Scales in the top right hand corner of the post

  2. #2
    Forum Contributor
    Join Date
    09-04-2006
    Location
    Yorkshire, England
    Posts
    267
    I have seen it in userforms and xml excel but not a standard worksheet.
    I have no idea were you would even begin to write/find the code for it though.
    JR
    Versions
    Mac OS X 'Leopard'
    Mac MS Office Excel 2004
    Windows XP
    MS Excel 2002
    MS Excel 2003

  3. #3
    Valued Forum Contributor Macdave_19's Avatar
    Join Date
    03-14-2007
    Location
    Birmingham, England
    MS-Off Ver
    12.0
    Posts
    808

    Here

    THere was this post a while back but i don;t have internet access to view it!!

    Hi,

    I remember Andy Pope did a replication of a marquee, in a worksheet called pixilate.xls

    http://www.andypope.info/index.htm
    It was posted by Carim

  4. #4
    Forum Contributor
    Join Date
    09-04-2006
    Location
    Yorkshire, England
    Posts
    267

  5. #5
    Valued Forum Contributor Macdave_19's Avatar
    Join Date
    03-14-2007
    Location
    Birmingham, England
    MS-Off Ver
    12.0
    Posts
    808

    Talking I can't

    I am unable to access that page you wouldn't screen dump it for me would you?

  6. #6
    Forum Contributor
    Join Date
    09-04-2006
    Location
    Yorkshire, England
    Posts
    267
    heres the code discussed in the post

    Let's suppose the Form is UserForm1.

    Add the following Controls:

    Frame1 to serve as a container for the Label .

    Label1 to display the scrolling Text. This label should be placed within Frame1.Adjust its position as required.

    SpinButton1 to change the Speed of the srolling text.

    One CommandButton:ScrlBttn to activate the scrolling.

    One CommandButton : StpScrlButtn to halt the Scrolling.

    One CommandButton : UnloadFrmBttn to unload the Form.

    Note that ,unlike the other controls, the 3 CommandButtons have their names changed for clarity purposes. Rename them via the Property sheet in the VBE at design time.

    Ok, that's all for the UserForm design.


    Now, let's begin with the Codes and Modules.

    Paste this Code in the UserForm1 Module:



    Please Login or Register  to view this content.
    or

    Please Login or Register  to view this content.

    good luck

  7. #7
    Valued Forum Contributor Macdave_19's Avatar
    Join Date
    03-14-2007
    Location
    Birmingham, England
    MS-Off Ver
    12.0
    Posts
    808

    Talking Cheers

    Thanks for that i'll give it a try and get back to you, probs 2moro though!!

  8. #8
    Forum Contributor
    Join Date
    09-04-2006
    Location
    Yorkshire, England
    Posts
    267
    I coundt find the one on andy popes site, but this defintly sounds intresting.
    Let you know if i find anything new.

  9. #9
    Forum Contributor
    Join Date
    09-04-2006
    Location
    Yorkshire, England
    Posts
    267
    heres an intresting peice of code form Ivan F Moala of the excel files.

    just put in a blank workbook and run the macro. Its probably about the best you can get in just plain old excel.

    Please Login or Register  to view this content.
    for any one else with internet access heres a link to the post

    http://www.mrexcel.com/archive2/8500/9465.htm

  10. #10
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    Andy hasn't put it on his site, but here's a copy that he gave me.
    Attached Files Attached Files
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  11. #11
    Valued Forum Contributor Macdave_19's Avatar
    Join Date
    03-14-2007
    Location
    Birmingham, England
    MS-Off Ver
    12.0
    Posts
    808

    Question Web Browser

    How the hell do i put a web browser on an excel sheet guys?

  12. #12
    Valued Forum Contributor Macdave_19's Avatar
    Join Date
    03-14-2007
    Location
    Birmingham, England
    MS-Off Ver
    12.0
    Posts
    808

    Question Web Browser

    Hi guys i still don't know how to put a web browswer into an excel spreadsheet and ill be your slave in the afterlife if someone tells me how?

    cheers everyone

+ 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