Open Forms Blank

A

Angel_1

Hi, i have read through millions of posts but i dont seem to be able to find
the answer.
I would like my form to open showing no records until after the combo box
has chosen group or category.
I have tried the open event from another post but it didnt work. Help
please, its driving me nuts.
Thanks
 
D

DubboPete

Hey Angel,

Have you tried making your form open in data entry mode - blank fields to
start with - then when the combo box is updated, the fields get populated?

I have code that can make that work if you think that is what you want...

Just a thought?

DubboPete
 
Top