R
robertm600635
I want to open a form from a command button on my main form that displays the
records from a related table. I need this form to display only the records
related to the current record being displayed on the main form. Also this is
an adp with an sql server backend so I can't refernce a form control to
filter the form I am opening, I would like to do it with VBA. Any suggestions?
records from a related table. I need this form to display only the records
related to the current record being displayed on the main form. Also this is
an adp with an sql server backend so I can't refernce a form control to
filter the form I am opening, I would like to do it with VBA. Any suggestions?