Results 1 to 8 of 8
  1. #1
    Natan is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jun 2011
    Posts
    16

    Access shows ID and not NAME :(

    Hey there,



    I got an annoing problem - I made a report to show me data I need,
    But instead of showing me CompanyName it shows me the ID.

    I mean, I configed it to show CoampnyName, also, when I run SQL on design view it shows CompanyName, but in Report view it shows me CompanyID.

    What can I do?

    Thanks ahead!

  2. #2
    boblarson is offline --------
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2011
    Posts
    1,272
    My guess is that you have lookup fields defined at table level, correct? If so, read this and remove them:
    http://www.mvps.org/access/lookupfields.htm
    If you don't, make sure to include the lookup table in the query for the report and select the companyname from the lookup table and not your actual data table.

  3. #3
    Natan is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jun 2011
    Posts
    16
    Quote Originally Posted by boblarson View Post
    My guess is that you have lookup fields defined at table level, correct? If so, read this and remove them:
    http://www.mvps.org/access/lookupfields.htm
    If you don't, make sure to include the lookup table in the query for the report and select the companyname from the lookup table and not your actual data table.
    Hey Bob,

    Yes, I have relationships over tables.
    Are you saying that I should remove all my table relationships and make them a query relationships?

    Thanks ahead!

  4. #4
    boblarson is offline --------
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2011
    Posts
    1,272
    No I'm not saying to remove your relationships. What I am referring to is this:

    http://www.btabdevelopment.com/ts/removelookups

  5. #5
    Natan is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jun 2011
    Posts
    16
    I know how to remove lookups,
    But What relationship should I set between tables? because CompanyName is not a key value...

    And another question, I didn't find how to create lookup in query, how to do that?

    Thanks ahead...

  6. #6
    boblarson is offline --------
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2011
    Posts
    1,272
    How about posting a copy of your database. I think that might help us avoid a long, long back and forth having me ask questions about its structure.

  7. #7
    Natan is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jun 2011
    Posts
    16
    Here's a copy of my DB.

    Thanks ahead!!!

  8. #8
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,442
    Your company name has a digit in it, not a name (is your table in a non-english language because I'm getting a bunch of garbage in some of the fields when I open it)

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

Similar Threads

  1. Replies: 4
    Last Post: 02-13-2013, 02:35 PM
  2. Replies: 1
    Last Post: 04-21-2011, 01:58 PM
  3. Replies: 12
    Last Post: 01-31-2011, 12:37 PM
  4. CMD Button shows a 2nd dotted focus box
    By mapline in forum Forms
    Replies: 1
    Last Post: 12-02-2010, 05:19 PM
  5. All Access Objects shows nothing
    By Viwadd in forum Access
    Replies: 5
    Last Post: 05-29-2009, 02:23 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