Results 1 to 6 of 6
  1. #1
    redhonda9834 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    9

    Trying to locate the table the report field is pulling its data from.

    I have a msaccess 2010 report I am viewing. The database has many linked tables and I would like to find out which fields point to which tables in the report. If i click on the field and select control source it doesn't tell me what table it is looking at. Any ideas where I would go?
    Last edited by June7; 04-10-2015 at 03:35 PM.

  2. #2
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    If you look at the Record Source of the Report Properties, it will tell you where the data is coming from. If there are multiple tables involved, it is most likely coming from a query (unless you are dealing with Subreports within your Report or DLOOKUP values). So then you would go that query to see which tables those fields are coming from.

  3. #3
    redhonda9834 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    9
    Ahh yep there it is. Thank you for the help.

  4. #4
    TommyK is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Nov 2014
    Posts
    28
    Yup, reverse engineering the report/form is the only way to find this info. Wouldn't it be great if Access had a 'tree' that would show you a diagram of where data comes from?

    I've had to create these myself by screen printing the Navigation Pane, then drawing traces backwards from Report / Form through the queries, back to the original Tables.

    MicroSoft? Are you listening?

  5. #5
    CJ_London is online now VIP
    Windows 8 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,458
    Wouldn't it be great if Access had a 'tree' that would show you a diagram of where data comes from?
    Have you never used Object Dependencies > Objects that I depend on?

  6. #6
    TommyK is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Nov 2014
    Posts
    28
    Quote Originally Posted by Ajax View Post
    Have you never used Object Dependencies > Objects that I depend on?
    HEY! that's pretty slick. I'd never seen that before. Thanks Ajax!

    However, it doesn't seem to work with Union Queries.

    It does give you the next level dependencies. Not quite a tree, but getting there.

    This will be helpful when doing my spring cleaning, i.e. deleting orphaned objects.

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

Similar Threads

  1. Replies: 6
    Last Post: 08-14-2014, 08:35 AM
  2. Cannot locate my saved report
    By tstoneami in forum Reports
    Replies: 1
    Last Post: 08-01-2013, 09:38 AM
  3. Replies: 3
    Last Post: 12-07-2012, 04:26 PM
  4. Help pulling data from one table to another
    By bigderon88 in forum Access
    Replies: 2
    Last Post: 03-19-2012, 08:33 AM
  5. Pulling field data from another record's field?
    By PeachTosser25 in forum Access
    Replies: 7
    Last Post: 02-06-2012, 01:14 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