Open
Description
The Import Wizard currently does not support importing forms exported by msaccess-vcs in split form:
- *.bas: Contains the form's (in Access non-visible) layout and design data
- *.cls: Contains the associated VBA code module
This is a format commonly used by msaccess-vcs to improve version control and diffability.