Results 1 to 5 of 5
  1. #1
    SpdRacerX is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    Jan 2012
    Posts
    40

    Totals across Rows in Report

    I have created a report from 4 different queries to count instances of times exceeded. The report has columns across [<6 Hours], [6-24 Hours], [24-48 Hours] and [>48 Hours] broken down by month (all from the queries).



    The problem that is occuring is when I created a textbox to total across the row, it would not calculate if there was a Null value in any of the columns. The calculation worked for those months with data in every fields but returned Null if any of the fields were Null.

    Any suggestions?

  2. #2
    SpdRacerX is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    Jan 2012
    Posts
    40
    Same results when I added a Query Expression to sum all the fields.

  3. #3
    Kirsti is offline Competent Performer
    Windows 7 32bit Access 2003
    Join Date
    Jan 2012
    Location
    New Zealand
    Posts
    172
    Have you tried using the Nz function? Or an IIf statement to change Nulls to zeros?

  4. #4
    SpdRacerX is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    Jan 2012
    Posts
    40
    Worked Perfectly! Thank-you!

  5. #5
    Kirsti is offline Competent Performer
    Windows 7 32bit Access 2003
    Join Date
    Jan 2012
    Location
    New Zealand
    Posts
    172
    Glad to hear it!

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

Similar Threads

  1. Totals Query for Report
    By SpdRacerX in forum Queries
    Replies: 3
    Last Post: 05-01-2012, 02:25 PM
  2. Sub Total and Overall Totals in a Report
    By StevenCV in forum Reports
    Replies: 3
    Last Post: 02-27-2012, 08:09 AM
  3. Report with monthly totals?
    By KrisDdb in forum Access
    Replies: 7
    Last Post: 12-06-2011, 11:49 AM
  4. Replies: 5
    Last Post: 12-06-2011, 11:18 AM
  5. Summing Report Totals
    By bugme in forum Reports
    Replies: 3
    Last Post: 05-09-2011, 09:36 AM

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