+ Reply to Thread
Results 1 to 2 of 2

logging a xml feed-copy the same cell and paste into increasing cell positions.

  1. #1
    Registered User
    Join Date
    11-04-2009
    Location
    new zealand
    MS-Off Ver
    Excel 2007
    Posts
    19

    logging a xml feed-copy the same cell and paste into increasing cell positions.

    hi

    i have a xml feed which is updating 4 cells constantly, i would like
    to log that value over 7hrs.

    so far my macro can copy the cell, paste the value into a new cell,
    then wait x seconds. the code so far is:

    Please Login or Register  to view this content.
    i just recorded a macro for the copy and paste steps and then googled
    the code to wait. i realize this is probably really inefficient code
    but im to new at this to really care. i can repeat this code manually
    but im definitely not going to be able to write all the code out.


    i would love to have the code that would repeat this step but lower
    the paste cell each time. while the copy cell value is always
    changing, the cell it self is constant.



    any help would be appreciated, even if its the name of the process. i have asked this question before but i dont think i worded it very well. this was the answer i got.

    Cells(Rows.Count, "D").End(xlUp).Offset(1).Value = Range("D1").Value

    i dont really know how that fits into my code, but again any help at all would be great.

    thanks
    Last edited by sanpedro_nz; 11-17-2009 at 11:32 PM. Reason: to comply with the rules

  2. #2
    Registered User
    Join Date
    11-04-2009
    Location
    new zealand
    MS-Off Ver
    Excel 2007
    Posts
    19

    Re: logging a xml feed-copy the same cell and paste into increasing cell positions.

    is there anyway i can "bump" my post? now that it is up to standard i dont want it to get lost in the back round forever.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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