Results 1 to 2 of 2
  1. #1
    derekben is offline Novice
    Windows 7 32bit Access 2013
    Join Date
    Jul 2013
    Posts
    11

    Access VBA: Crosstab Tables into Forms, deleting blanks

    I have a crosstab table that is displaying in a form within a form because the form has data coming from multiple tables.



    Crosstab Query looks like
    Name Sum Cust1 Cust2 Cust3.....
    Jon 50 250


    Bill 100 50 100
    Kevin 200 50 100
    Ryan 10 500

    The issue are the blanks in the rows for each Name. When I bring it up on the form, I want the columns to be the Customers but only customers with amounts. The original form is there to show the name and position and the form within the form should have 1 row for name of the person that is being selected and columns of customers WITH A BALANCE. THANKS !!!!!

  2. #2
    TG_W is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    May 2010
    Location
    Manvel, TX
    Posts
    299
    If you have not already, add a field for outstanding balance, and include "Is Not Null" in the query for that field.

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

Similar Threads

  1. Deleting linked tables
    By hertfordkc in forum Database Design
    Replies: 8
    Last Post: 09-20-2011, 02:58 PM
  2. Deleting Error Tables Automatically
    By mchadwick in forum Access
    Replies: 8
    Last Post: 09-06-2011, 12:40 PM
  3. Deleting error tables
    By bcurrey in forum Programming
    Replies: 3
    Last Post: 08-23-2011, 05:39 PM
  4. Deleting Tables With Wildcard?
    By orcinus in forum Programming
    Replies: 2
    Last Post: 06-20-2011, 10:48 AM
  5. Access filter does not show blanks
    By Jaricketts in forum Access
    Replies: 1
    Last Post: 03-26-2010, 05:38 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