Application.InstantiateTemplate Method (Access)
Opens a new database and applies the specified template.
Version Information
Version Added: Access 2010
Syntax
expression .InstantiateTemplate(Path)
expression A variable that represents an Application object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
Path |
Required |
String |
The full path and filename of the template to apply to the new database. |