Results 1 to 2 of 2
  1. #1
    hoffmann is offline Novice
    Windows 7 32bit Access 2003
    Join Date
    Jan 2013
    Posts
    1

    Multiple criteria lookup - dlookup from record source?


    I might be overthinking this one but could use a fresh point of view...

    Would it be possible to perform a lookup similar to a DLookup within the record source of a form? This particular form must choose between 4 different tables depending on the "Detail Type" that the user chooses. I haven't had success with DLookup as it looks for one particular table and wouldn't notice the change in "detail type". I looked into the idea of using pre-queries but I am looking at almost 64 queries to make this work if I go that route.

    I need the lookup to find a particular month and then place each of the metrics from that row into its' respective spot on the chart.

    Background info : I currently have a table with 1 entry per employee monthly with approximately 15 fields of various performance metrics. I need to create a form that shows the last rolling 12 months for each metrics.

    Thanks in advance!

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,919
    What do you mean by 'respective spot on the chart'? What is chart - just a table matrix?

    Why are there 4 tables with similar data? I presume the data is similar otherwise why would it be displayed in the same field? Data structure doesn't seem normalized. Do these 4 tables have the same fields?

    If you want to provide db for analysis, follow instructions at bottom of my post.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Multiple entry into one record source
    By keyitan in forum Forms
    Replies: 9
    Last Post: 07-26-2012, 11:33 AM
  2. Replies: 6
    Last Post: 05-05-2012, 08:43 AM
  3. Replies: 11
    Last Post: 04-30-2012, 07:22 PM
  4. Multiple criteria lookup
    By rchtan in forum Queries
    Replies: 4
    Last Post: 01-18-2012, 12:21 AM
  5. Multiple criteria in DLookup
    By crowegreg in forum Forms
    Replies: 7
    Last Post: 06-22-2011, 01:47 AM

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