+ Reply to Thread
Results 1 to 2 of 2

Need help copying daily figures from cells in multiple csv files

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

    Need help copying daily figures from cells in multiple csv files

    Hi there,

    I'm new to this forum and everyone seems really helpful so I'm hoping I have the capacity to learn something today
    I have very limited VBA knowledge (mostly just use statements to get what I need done) and am trying to create a master spreadsheet. Essentially there is a folder that gets benchmark/indices values every day. In that file are 72 indices. I want to pull maybe 5 different index values each day and paste that into a master spreadsheet.
    The csv with the index information is always named the same with only the date changing.
    The format is like this YYMMDD_idxsummary_dbi.
    At the moment I do a VLOOKUP but need to open up the files for the lookup to update and I need to manually change the date reference in the lookup formula. I know this is not an efficient way at all

    Please let me know what you think
    Attached Files Attached Files

  2. #2
    Forum Expert Greg M's Avatar
    Join Date
    08-16-2007
    Location
    Dublin. Ireland
    MS-Off Ver
    Office 2016
    Posts
    4,481

    Re: Need help copying daily figures from cells in multiple csv files

    Hi there,

    In order to automate this process as fully as possible, it would be useful to know where the data (.csv) files are stored - are they in the same folder as the Master workbook? Are they stored in weekly/monthly folders?

    If we know where they are stored we can open them directly rather than having to navigate to the folder in which they are stored.

    Are data files processed on a daily basis? If so, we can use today's date as the default name of the file to open.

    It seems that you're looking up Scotia Index values in Column B and returning Price Index value from Column E - is this correct?

    Regards,

    Greg M

+ 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. [SOLVED] Preparing daily excel report from given figures
    By Javed Ali Sayed in forum Excel General
    Replies: 5
    Last Post: 08-21-2014, 08:05 AM
  2. Replies: 4
    Last Post: 03-21-2014, 01:41 PM
  3. How to lookup vaues to create a master file from multiple daily files
    By j0nx in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-21-2013, 05:31 PM
  4. Conversion of an array of figures inputted into cells as word figures to Excel figures
    By Allan Simpson730 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-08-2013, 07:25 AM
  5. Macro to Summarize daily files by copying blocks from daily files.
    By menoninblack in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-26-2012, 07:26 AM
  6. Forecasting daily processing figures
    By Lithium78 in forum Excel General
    Replies: 5
    Last Post: 09-14-2010, 01:21 PM
  7. daily figures updated in summary sheet
    By vikkam in forum Excel General
    Replies: 2
    Last Post: 08-18-2008, 05:13 PM

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