Adding an image control that is bound to a text field containg the

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

The help advice in Access 2002 says that reports as well as forms should have
both an "onCurrent" and an "Afterupdate" property. I cannot see this property
as being available in reports
 
Either the help topic you are looking at is wrong, or you have misunderstood
it. Reports do not have OnCurrent or AfterUpdate events. (Report sections
have an OnFormat event, which is somewhat analogous to a form's OnCurrent
event. No report event is, or could be, analogous to a form's AfterUpdate
event, as reports do not update data.)
 

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