Hi all,
I'd like to be able to display a form that automatically formats its own detail section on opening.
Each time the form is opened I need it to reference a table and add text box and label for each column title in the table (the label will hold the column title, the text box will hold record values dependant on the values of some 'master controls' permanently in the form header).
I can handle the inter-relating code between the master controls and any sub controls (as long as the form names them as they are automatically added), my difficulty is in adding the controls, naming and arranging them (I am expecting to have to automatically add upto 100 controls (!)).
Any help greatly appreciated.
Regards
Dan
I'd like to be able to display a form that automatically formats its own detail section on opening.
Each time the form is opened I need it to reference a table and add text box and label for each column title in the table (the label will hold the column title, the text box will hold record values dependant on the values of some 'master controls' permanently in the form header).
I can handle the inter-relating code between the master controls and any sub controls (as long as the form names them as they are automatically added), my difficulty is in adding the controls, naming and arranging them (I am expecting to have to automatically add upto 100 controls (!)).
Any help greatly appreciated.
Regards
Dan