+ Reply to Thread
Results 1 to 3 of 3

Real-time data rewriting in one cell

  1. #1
    Registered User
    Join Date
    03-20-2008
    Posts
    2

    Real-time data rewriting in one cell

    Hi!

    I have a spreadsheet with real-time data refreshing every few seconds in one cell (say, in A2). I would like each data point to be sent to the B column, i.e., every time I start collecting data, the "live" A2 cell should write me a string B2....Bn.

    Is there any simple way to do this?

    Thank you folks in advance for your help,

    GusL

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259
    Hello GusL,

    Welcome to the Forum!

    Here is macro to take the value of A2 and store it in B2 on down, every time A2 changes.
    Please Login or Register  to view this content.
    How to Save a Worksheet Event Macro
    1. Copy the macro using CTRL+C keys.
    2. Open your Workbook and Right Click on the Worksheet's Name Tab for the Worksheet the macro will run on.
    3. Left Click on View Code in the pop up menu.
    4. Paste the macro code using CTRL+V
    5. Save the macro in your Workbook using CTRL+S

    Sincerely,
    Leith Ross

  3. #3
    Registered User
    Join Date
    03-20-2008
    Posts
    2

    Thnx!!

    Great stuff, Leith!

    I really appreciate it.

    Best,

    GusL

+ 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