Results 1 to 2 of 2

Thread: Omiting empty cells in a query to show on Report

  1. #1
    Join Date
    Jul 2005
    Location
    Phoenix, AZ
    Posts
    4

    Omiting empty cells in a query to show on Report

    I am trying to create a query that will remove empty cells in all columns off of another query that collects the data from multiple tables. I like to combine the cells with data in a report.

    Example:

    Name Date Column1 Column2 Column3 etc
    Sally 10/01/10 Text no text text .....
    Ted 10/02/10 no Text Text No text

    I like it to show something like this on a report:

    Name Date
    Sally 10/01/10 Text Text Text
    Ted 10/02/10 Text Text Text


    Is there a way I can do this?

  2. #2
    Join Date
    Mar 2006
    Location
    Oklahoma City, OK
    Posts
    184
    Boyd Trimmell aka HiTech Coach
    Microsoft MVP - Access Expert
    [SIGPIC][/SIGPIC]
    Office Programming 25+ years as a Software Developer specializing in:
    Business Process Management
    Accounting/Inventory Control
    Customer Relations Management (CRM)
    Electronic Data Interchange (EDI)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •