Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Reports / Printing / May 2008

Tip: Looking for answers? Try searching our database.

#error in addition on report

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jeff - 24 May 2008 15:15 GMT
Hi

I'm trying to add 4 fields together representing positive pregnancy
test results by trimester along with the old field.

The addition looks like:

=Nz([PosCount])+Nz([Pos1Count])+Nz([Pos2Count])+Nz([Pos3Count])

However, it is showing as #error on the report.

Can someone explain what might be going wrong?

Thanks

jeff
fredg - 24 May 2008 18:03 GMT
> Hi
>
[quoted text clipped - 12 lines]
>
> jeff

1) What is the name of this control?
Make sure the name of the control is not the same as the name of any
field used in it's control source expression.

2) If the above is OK, then where have you placed this control in the
report?
You will get #Error if you have placed it in the Page Header or Page
Footer section of the report.  If that is where you have it, then ....
See Microsoft KnowledgeBase article
132017  "How to sum a column of numbers in a report by page"
Signature

Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail

Jeff - 24 May 2008 21:03 GMT
It was #1. Thanks for the help
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.