RECALC method ???

  • Thread starter Thread starter David
  • Start date Start date
D

David

I found the following statement in an event procedure

Forms!frmISRDetail.Recalc

This did not cause an error because an On Error trap
masked it.
What does this do? I can't find Recalc mentioned anywhere
in Access help
 
Actually, there is a Recalc method (at least there is in Access 2002). It
is designed to immediately update all calculated controls on a form.
 
I found it in the Help files by typing "recalc" into the Answer Wizard.
 

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