using ebabled and locked on controls

  • Thread starter Thread starter Roy Goldhammer
  • Start date Start date
R

Roy Goldhammer

Hello there

I have master form and subform which is continues form.

On each subform there are two buttons that appear on each record.
According to the data on the form and acccording the entering data to the
form the buttons should be enabeld or not.

Is there a way to do that for each record?
 
Roy said:
I have master form and subform which is continues form.

On each subform there are two buttons that appear on each record.
According to the data on the form and acccording the entering data to the
form the buttons should be enabeld or not.

Is there a way to do that for each record?


Not that I ever heard of.

If you can live with the differences, you could try using a
text box instead of a command button so Conditional
Formatting (Format menu) can enable/disable it.
 

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