Results 1 to 2 of 2
  1. #1
    cec is offline Advanced Beginner
    Windows 2K Access 2003
    Join Date
    Apr 2012
    Posts
    42

    Trying to populate a total from crosstab query into a form...

    I have a crosstab query that has a total for that particular inbox(Registered) and I'm trying to create a form that will populate the total. I went into the control source and did the path to the crosstab query (Total) and it is giving me "#Name?" error.

    what am I doing wrong??

  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,902
    Can't simply reference a table or query to pull values. Must use a SELECT query or domain aggregate function (DLookup, DSum, DCount, etc).
    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. Replies: 2
    Last Post: 06-09-2012, 07:59 AM
  2. Replies: 3
    Last Post: 04-12-2011, 10:22 AM
  3. Replies: 2
    Last Post: 10-19-2010, 11:05 AM
  4. Replies: 5
    Last Post: 09-10-2010, 10:07 AM
  5. Replies: 1
    Last Post: 02-04-2010, 01:15 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