Results 1 to 2 of 2

Auto incrementing excel macro

Threaded View

  1. #1
    Registered User
    Join Date
    11-02-2011
    Location
    Bremen, Germany
    MS-Off Ver
    Excel 2010
    Posts
    1

    Auto incrementing excel macro

    How do I auto-update the cell references in my macro to reflect today's stock data.

    I have a stock spreadsheet for which I wrote simple macros. One tab has the source data which is stock prices. The other tab contains simple macros that identify price changes from day 1, price change the last week, and the last month.
    The layout of the source data tab is: The date field is in row 1 and each day is in its own column. The stocks are in column A and their daily prices are to the right of them.
    The layout of the macro tab (that refers to the source data tab) is: Column A: simple calc of price change from yesterday. Column B has calculates the price change from one week ago. Column C has price change calculation from one month ago.

    Currently, I manually update the macro tab calculations to by one cell to the right so that I am including the most recent data.
    What changes to the macro can be made to auto-increment the macro to reference today's stock price column cells from the source data tab.
    Attached Files Attached Files
    Last edited by OvertheRhein; 11-07-2011 at 08:18 PM. Reason: Unlocked the excel macro equations on 7 November

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