hide a control on a form

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

Guest

I have a form frmJobs with a subform fsubNotes. It can't be resized, moved or
closed. No edits, additions, or deletions. I control these with buttons for
edit, add, cancel, new, and save on both forms. The main form frmJobs has an
exit button which closes both forms.

What is the vba programming for making the exit button visible = false when
the subform state is allowedits = true or allowadditions = true?
 

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