Consulting

Results 1 to 3 of 3

Thread: Data import from web

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Regular
    Joined
    Apr 2005
    Posts
    8
    Location

    Data import from web

    Hello!

    How to make the Import external data (from web) to download and save files by adress: http://market.rfb.lv/index.php?pg=de...ate=2005-11-22, so that excel tries to use as "date=2005-11-22" all dates from 01.11.2005 till today and saves those txt files on disk giving those files names in date format (example "yyyymmdd")?
    I have added the example of iqy file - basically I want a macro that will
    1)change the "date=2005-11-22" in this file (till today).
    2)if there is data - downloads data into Excel (putting in first column the date); if there is no data - tries other dates;
    3)saves file by name "yyyymmdd.txt";
    4)tries other dates (go to step "1)" ).
    Last edited by ferverx; 11-25-2005 at 12:45 AM. Reason: Edited post due to I found some answers to my questions!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •