+ Reply to Thread
Results 1 to 2 of 2

List of CSV files + scraping data out of each hyperlink

Hybrid View

  1. #1
    Registered User
    Join Date
    11-26-2017
    Location
    Ostrava, Czech republic
    MS-Off Ver
    2010 32bit
    Posts
    13

    Question List of CSV files + scraping data out of each hyperlink

    Hello,
    I want to ask for help with following...

    I have bunch of *.csv files (semicolon separated) which contains data from automatical measurements. Trying to find the way how to quickly analyze them at once and to scrap out specific values. Content of each one is dependent on results (not always the same number of lines). Files names reflects the results by suffix (*_P.csv, *_E.csv, *_F.csv, so might be helpful to start with this:

    Step 1
    automatically create list of CSV files in *.xls or *.xlsm: Filenames (written in column A), date/time of each files (written in column B) and hyperlink with file path(written in column C).

    -possibility to open various folders and not to use only one path would be best
    -if nothing, then will have list which I can sort and possibly open each csv file manually and write some comments to it



    Step 2
    automatically open each file from the list of hyperlinks and search there:

    files with suffix *_F.csv -> search in all cells in column K -> if there is written "1", then copy from the same line cells B, C, D, E, L, M, N into columns D, E, F, G, H, I, J in table from the Step 1.

    -there might be more "1" results in each *.csv file, so if more than one, then have to be written to other columns (K, L, M....)
    - Searching should start from the line nr. 7 and stop when reach the line nr. 211.
    -Cells B, C, D, E contain text
    -Cells L, M, N contains numbers and should be written like numbers


    files with suffix *_E.csv -> search all cells in column B -> If there is is one which contains inside the text "the errorcode", than copy this whole cell into table from Step 1 (column D)

    - there might be only one result for each *.csv file
    - searching might stops when reached line nr. 270


    files with suffix *_P.csv -> do nothing (those one doesnt contains errors or failures, so no information have to be scraped out)


    Many thanks

  2. #2
    Registered User
    Join Date
    11-26-2017
    Location
    Ostrava, Czech republic
    MS-Off Ver
    2010 32bit
    Posts
    13

    Re: List of CSV files + scraping data out of each hyperlink

    Here is link with data example: ufile.io/da3qd

+ 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. Scraping data into an excel sheet from a list of URL
    By Sangam_wadhwa in forum Excel General
    Replies: 0
    Last Post: 01-12-2017, 03:59 AM
  2. Web Scraping Data From A Website Where Hyperlink Does Not Change
    By NeedForExcel in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-01-2015, 02:27 AM
  3. [SOLVED] Scraping Data from a URLs List Into Excel Using VBA
    By mayaincaztec in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 03-20-2015, 09:12 AM
  4. Using Remote Server-Need to Hyperlink to .pdf files from Excel. 65,000 Files.
    By tfairfield in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-04-2015, 08:22 PM
  5. [SOLVED] Auto hyperlink to files from list
    By JamesT1 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-01-2014, 03:41 AM
  6. [SOLVED] List All Changed Excel Files Today On Drive And Hyperlink (Incl. Subfolders)
    By alienware in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-10-2014, 03:18 AM
  7. [SOLVED] Look up actual files from a list in excel and enter as a hyperlink
    By AlistairM in forum Excel General
    Replies: 0
    Last Post: 01-23-2006, 06:40 AM

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