+ Reply to Thread
Results 1 to 3 of 3

Web data to excel without erasing while refreshing

  1. #1
    Registered User
    Join Date
    03-24-2015
    Location
    Mexico
    MS-Off Ver
    2010
    Posts
    1

    Unhappy Web data to excel without erasing while refreshing

    I have the data form a web page and i configurate it to refresh every 5 minutes, but every time it refresh,the old numbers disappear and new ones appear in the same place than the old ones. How can I save those numbers with a function without me copying and pasting the old values before they disappear? (a function that do it alone o where can i change the configuration for that?)

  2. #2
    Forum Expert NeedForExcel's Avatar
    Join Date
    03-16-2013
    Location
    Pune, India
    MS-Off Ver
    Excel 2016:2019, MS 365
    Posts
    3,879

    Re: Web data to excel without erasing while refreshing

    You cannot save it with a function.. You will need VBA to do that I am afraid..
    Cheers!
    Deep Dave

  3. #3
    Registered User
    Join Date
    10-18-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    67

    Re: Web data to excel without erasing while refreshing

    Do you want the data to be saved to a new sheet every time or appended to the same sheet?
    If it is a new sheet, First record a macro mocking how you copy data and paste it and lets ay you name that macro as "COPY_PASTE".
    then use the following code to call that macro to be executed at a 5 min interval.
    Better create a time stamp cell in your main data so that you get to refer the time as to when the macro was executed.

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. clear texboxes and lists without erasing data in spreadsheet
    By keiperg813 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-10-2013, 05:49 AM
  2. automated row erasing in excel
    By buhnen in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-13-2008, 03:35 AM
  3. Erasing a excel file
    By Tim in forum Excel General
    Replies: 1
    Last Post: 02-27-2006, 11:02 PM
  4. Refreshing Data In Excel / VBA
    By jonnymenthol@gmail.com in forum Excel General
    Replies: 0
    Last Post: 10-13-2005, 06:05 AM
  5. Erasing Outlook Calendar from within Excel
    By littlegreenmen1 in forum Excel General
    Replies: 0
    Last Post: 06-15-2005, 12:23 PM

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