MikeC14081972
Programmer
Have done a search but found nothing yet.
I have a matrix table and a recordset based on this table.
Is there a way of having a blank form and in the on load event doing the following based on the results of the recordset.
1. Adding a control to the form
2. Bind the control to a field in a table
I have a method whereby all the controls are on the form and I move them and make them either visible or invisible based on the recordset but I'm sure there must be a quicker way.
Thanks
I have a matrix table and a recordset based on this table.
Is there a way of having a blank form and in the on load event doing the following based on the results of the recordset.
1. Adding a control to the form
2. Bind the control to a field in a table
I have a method whereby all the controls are on the form and I move them and make them either visible or invisible based on the recordset but I'm sure there must be a quicker way.
Thanks