I need to let a power user do the following in code.
1. Copy a template form to a new name
2. Change some properties, such as
A. RecordSource
B. Form Caption
C. Maybe some column headings.
The user does not have access to the code or design view of forms, queries
or tables.