Totalling Sub Report Fields

  • Thread starter Thread starter Deb
  • Start date Start date
D

Deb

Using Access 2000. I am trying to total a field from an
open subreport with a field in another subreport using the
expression builder. No matter what I do I keep getting
#Name? returned. Any ideas???
 
Your control source should have a syntax like:
=srptControlName.Report.txtTotalCtrl
 

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

Back
Top