Prevent update except by button

  • Thread starter Thread starter Jeff
  • Start date Start date
J

Jeff

Hi All,

I have a mainform with two mainform controls: sbfList and sbfDetails.
fmsList is a list of student names and when clicked on, filters the
other subform sbfDetails.

I want the details in sbfDetails to only be updated by a button on
sbfDetails. At the moment, if I click on the list in sbfList, the
details are updated automatically. I'd like to force it not to update,
only when the update button is pressed on the sbfDetails.

Any ideas greatly appreciated,

Jeff C.
 

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