Access 2000 - Determining When A Record Changes For A Form

  • Thread starter Thread starter gcaughill
  • Start date Start date
G

gcaughill

Hello,

I have a form with numerous tabs on it. On one of the tabs is a
subform that lets the user select a program from a drop down list.
Depending on which program(s) are selected more tabs could be opened up
to enter new information.

I would like to determine when the current record changes so I can
lookup which tabs should be hidden and which ones should be shown.

I tried to do that by looking when a field (id) changed but it did not
work since it was a calculated field.

Is there another way to do this?

Thanks,
 

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