+ Reply to Thread
Results 1 to 2 of 2

semiautomated data import

  1. #1
    Registered User
    Join Date
    03-08-2023
    Location
    roma
    MS-Off Ver
    office 365
    Posts
    41

    semiautomated data import

    Hello i want to build an automation that would let me import data from another file
    The file is a bank report, so it has several column
    First i need to filter what records to i mport: looking at the money amount i should import all records that have a - before the amount. Like -100. -120, -70 ecc
    Then i must be able to decide to what sheet import and if there are already data to append them at the end

    Is that possible?
    thank you

  2. #2
    Forum Expert dflak's Avatar
    Join Date
    11-24-2015
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    7,920

    Re: semiautomated data import

    Look up Power Query. It is part of Excel. It is easy to implement and it does all the things you want it to do.

    The best way to use it is to save the bank report to the same directory with the same name every time. Overwrite the old data. This is important, because once you set up Power Query, it will always look for the same file in the same directory all the time, so the connection will always be valid.

    One of the things you can also set up is to have Power Query automatically refresh every time you open the file. So you can download the bank statement and then open the workbook and the new data will be there.

    Information comes in as an Excel table. One of the benefits of an Excel Table is that any information you put in immediately to the right of the table becomes part of the table and it will "remember" formulas, formats and validations.

    Tables also know how big they are, so if the bank statement has 100 lines this month and 95 the next, you will import exactly the amount of data you need.
    One spreadsheet to rule them all. One spreadsheet to find them. One spreadsheet to bring them all and at corporate, bind them.

    A picture is worth a thousand words, but a sample spreadsheet is more likely to be worked on.

+ 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. Import a text file via macro, then select and import certain data.
    By jamesrawlinson in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 05-31-2022, 10:52 AM
  2. Replies: 4
    Last Post: 03-24-2021, 03:22 AM
  3. [SOLVED] Power Pivot SQL Data Import - How to update import filter
    By minnesotaart in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 10-29-2013, 12:39 PM
  4. Import Macro sometimes adding data to end of last import
    By himynameisiain in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-30-2013, 07:06 AM
  5. Import web data into excel does not import picture, how to substitute picture for a value
    By anrichards22 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-19-2012, 03:29 AM
  6. Import External Data doesn't import
    By JakeAy in forum Excel General
    Replies: 7
    Last Post: 01-26-2010, 03:58 AM
  7. Replies: 13
    Last Post: 08-08-2006, 05:05 AM

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