I have a form called frmFormTemplate, which basically just has a backcolor and properties for the default controls. What I want to do is when using the Create Form Wizard in Access 2007, make it use the properties from frmFormTemplate to style the form.
How can this be achieved? Thankyou.