Results 1 to 2 of 2
  1. #1
    BleuDrache is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2014
    Posts
    1

    Exclamation Setting up Look up Data Base with Scheduling Ability (data in several excel files)

    Hello ... I'm pretty new here, and I do hope that I'm doing things right posting like this:

    Here's what I want to do with an Access Data Base:

    Thanks to some help kindly provided, I was able to create excel files out of a "mother file", which generates files in a certain folder with an established format, like this: "M-12345678 1234", now, what I would like to do with Access is to create a data base which can screen those files, find some dates that are contained in a sheet within those files and from those, to be able to generate a schedule according to the dates in some of those cells (date cells), also, according to those files, to look up or screen the files that match certain criteria, such as date, code or some other data that all those files share in certain cells.



    May I respectuflly ask some help, ladies and gents?

  2. #2
    ranman256's Avatar
    ranman256 is online now VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,524
    If you are talking about importing data from the excel file, I would use this method:
    1. link 1 of the excel files to access as a generic table: xlImportFile
    2. build an import query: qaImportXL , that will import the data from xlImportFile to an internal table.
    3. macro to run the import query.

    To import data:
    1. relink the xlImportFile table to a new file
    2. run the import macro.

    Now at this point you would do things to the import data to build your schedule, but I dont know the nature of the data.

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

Similar Threads

  1. Replies: 4
    Last Post: 05-15-2014, 12:49 PM
  2. Music data base
    By apares8 in forum Access
    Replies: 4
    Last Post: 12-25-2013, 03:32 AM
  3. secure data base
    By ashfaq in forum Access
    Replies: 1
    Last Post: 01-23-2012, 01:09 AM
  4. Cannot add records to the data base
    By vagelism22678 in forum Access
    Replies: 1
    Last Post: 09-19-2011, 12:45 AM
  5. Sharing a data base
    By Cran29 in forum Security
    Replies: 3
    Last Post: 02-05-2011, 06:45 PM

Tags for this Thread

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