+ Reply to Thread
Results 1 to 4 of 4

Automatic Running Macro

Hybrid View

  1. #1
    Registered User
    Join Date
    07-23-2008
    Location
    usa
    Posts
    10

    Automatic Running Macro

    My terminology might be wrong... What I need to knwo how to do is to get a series of calculations written in a macro to constantly update the worksheet. Currently, I enter the numbers, press Alt-F11, run the macro, and return to the worksheet to see the updated figures. How do I make this update automatically?

    Thanks!

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    titanxt,

    I moved this question to programming as per forum rules below. Please do read them before posting again.

    Can we see your code (please wrap the code as per forum rules) and/or explain the trigger

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Registered User
    Join Date
    07-23-2008
    Location
    usa
    Posts
    10
    I apologize... where did this thread get moved to?

    Thanks!

  4. #4
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    I'm not really sure why you need this instead of formulas, but you could use a worksheet event, such as the SelectionChange event. Search the Forum for examples.

    To access the sheet module, right click on he sheet's tab & choose view code. Then set the left hand drop down to worksheet, use the right hand drop down to find the required event.
    Hope that helps.

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

    Free DataBaseForm example

+ 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