I have a query that is based on a table with a list of employees. The criteria for the query is "active" in the [status] field. I then have a form that is based on this query with a check box for each employee listed.
What I would like to do is have the form change when the query changes. I figured the best way to do this would be to have a blank form and add the check boxes from code each time the form is opened.
Can I create new controls from code?
_______________
I'm using Access 97 in Windows 98
JrmyWvr
What I would like to do is have the form change when the query changes. I figured the best way to do this would be to have a blank form and add the check boxes from code each time the form is opened.
Can I create new controls from code?
_______________
I'm using Access 97 in Windows 98
JrmyWvr