I have quite a few forms that I need to change regarding format (colours, size and placement of buttons, etc).
They all have several command buttons on them.
I would like to be able to apply a pre-determined format to each form, based on the new changes, rather than have to manually change each one.
I know one process would be to create the form I want, and then copy for each subsequent form.
But I'd like to avoid having to change the events on each command button, which are different on every form.
Is there a way to do this? Thanks