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 there a way of 'turning off' the screen while this 'design' is taking place??
Thanks in advance
DS
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 there a way of 'turning off' the screen while this 'design' is taking place??
Thanks in advance
DS