What kind of controls? Lots of text boxes are easy. I have a function that will do a whole forms worth in one pass, builds the query dynamicaly from a table which tells it where to put the data on the form.
It's buttons, list boxes and combo boxes that are more trouble, as they tend to have processing behind them.
no subject
It's buttons, list boxes and combo boxes that are more trouble, as they tend to have processing behind them.