Results 1 to 2 of 2
  1. #1
    mgilbert86 is offline Novice
    Windows 7 32bit Access 2013
    Join Date
    May 2015
    Posts
    9

    Selective Text Import

    Hello,



    I have an issue coming up with file size for a text file being used in our databases. Is there any functionality that exists inside of Access to import selective data from a text file instead of the entire record set based on criteria? For example, I would only need lines where one of the fields meets criteria of containing "Brown*"...

  2. #2
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    It can be done, but it is a bit trickier, as it usually involves using VBA, and looping through RecordSets.
    Here is a link of one such example: http://stackoverflow.com/questions/1...mport-csv-data

Please reply to this thread with any new information or opinions.

Similar Threads

  1. import text file with text date
    By rody in forum Import/Export Data
    Replies: 5
    Last Post: 09-01-2014, 12:50 AM
  2. Trouble with a selective query
    By Nick Lingenfelter in forum Queries
    Replies: 8
    Last Post: 11-06-2012, 03:31 PM
  3. E-mail Selective Report
    By adams.bria in forum Reports
    Replies: 1
    Last Post: 10-25-2011, 12:29 PM
  4. Combo box-Selective addition
    By reidn in forum Forms
    Replies: 1
    Last Post: 07-20-2011, 11:44 AM
  5. Selective Mean(s) question ...
    By efleming in forum Access
    Replies: 3
    Last Post: 05-25-2011, 02:06 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums