Results 1 to 9 of 9

Save old data when refreshing web data

Threaded View

hansen Save old data when refreshing... 05-09-2010, 12:42 PM
hansen Re: Save old data when... 05-10-2010, 06:27 AM
T-J Re: Save old data when... 05-10-2010, 01:47 PM
hansen Re: Save old data when... 05-10-2010, 03:37 PM
Chippy Re: Save old data when... 05-10-2010, 03:54 PM
hansen Re: Save old data when... 05-10-2010, 04:14 PM
hansen Re: Save old data when... 05-10-2010, 04:23 PM
Chippy Re: Save old data when... 05-10-2010, 05:01 PM
hansen Re: Save old data when... 05-12-2010, 10:41 AM
  1. #1
    Registered User
    Join Date
    04-26-2010
    Location
    Bombay
    MS-Off Ver
    Excel 2003
    Posts
    17

    Save old data when refreshing web data

    Hello everyone,

    I was wondering if the data being pulled by excel from the web, could be saved before refreshing it every minute.

    Looking around I got this macro which saves the new data in c3 to c4 and moves the existing cells with data one cell lower. I used a dynamic named range for this as well.

    This macro works great manually.

    Need help to figure out how to run it through an if function only IF there is a change in value. Something like If C4 <> C3 then....

    But for some reason the macro would not run through if function and I cannot figure out why.

    Have attached the file here. Any help would be appreciated.

    Thanks a lot.
    Attached Files Attached Files

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