Hi,
In my application, I create a report based on a report template and then create the controls required on it (all through VBA using COPY OBJECT and CREATEREPORTCONTROL commands). As I have to open this report in design mode, the user can see the report being designed, not very pretty! Is...