report running sum

  • Thread starter Thread starter prgm
  • Start date Start date
P

prgm

I have a report that isusing a calculated txtbox to hold
a running sum. It worked fine, then it started to display
#Name?. I have no clue how to fix this can anyone please
help?
 
Paul,
It is possible that one of your referenced fields has been
deleted - the #Name is a reference error. Or it is
possible that the SUM is Null or Zero depeending on the
number format.
HTH.
 
Make sure the textbox is not named the same as any of the
variables in your table or query.
Have a great day.
Fons
 

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