Using IsContinued

K

Ken

I thought I had IsContinued figured out, but now when I
try to run reports using IsContinued in a header, with
whatI thought was the appropriate code in Event procedure,
it works until the last page when I get "Run-time error
94, Improper Use of NULL"

can anyone help?
 
M

[MVP] S. Clark

**Although the name of this newsgroup is 'Queries',
it is actually referring to the Access Database Query Object.**

Report questions are typically fielded in the m.p.a.Reports newsgroup.

Either make sure the value isn't Null or use Nz().

--
HTH,

Steve Clark, Access MVP
FMS, Inc.
Professional Solutions Group
http://www.FMSInc.com
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Is your Access database too slow?
Are you ready to upgrade to SQL Server?
Contact us for optimization and/or upsizing!
http://www.FMSInc.com/consulting
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top