I am trying to create controls dynamically in the detail section and able to set the control source to the respective columns. But when i bind to the recordset the data is not getting bound. Any help on this .
As DCrake has said we need to know what you're actually trying to do. Creating controls dynamically is never a good idea nor needed in a normalized database. Usually the end objective is accomplished creating the controls and then controlling their visibility.