I’m working on a project using a main form and subform. When the main form first opens, the subform will be invisible… On the main form I would like to use a textbox and command button to display filtered records in the subform based on a code number entered in the textbox, at which point the subform will become visible along with the filtered records.
While I realize that this is probably a simple process, yet I’m having no luck getting it to work. So, as a last resort, I’m turning to you guys, the experts. I would greatly appreciate your help.
I’m already using a combo box on another form that don’t require filtered records, but for this particular project, I need and prefer to use a textbox to filter records in the subform.
Thanks so much.
While I realize that this is probably a simple process, yet I’m having no luck getting it to work. So, as a last resort, I’m turning to you guys, the experts. I would greatly appreciate your help.
I’m already using a combo box on another form that don’t require filtered records, but for this particular project, I need and prefer to use a textbox to filter records in the subform.
Thanks so much.