Can i hide a subform and activate it using a combo box?

  • Thread starter PLEASE HELP MATT WITH ACCESS PROBLEM
  • Start date
P

PLEASE HELP MATT WITH ACCESS PROBLEM

I want to have multiple subforms in my main form. I want the subforms to be
hidden until a corrisponding selection is made using a combo box. Any ideas?
 
D

Douglas J. Steele

There's a Visible property for every control on a form. You can toggle it by
changing it from True to False.

--
Doug Steele, Microsoft Access MVP

(no e-mails, please!)



"PLEASE HELP MATT WITH ACCESS PROBLEM"
 
Top