G
grupert
Guest
I have been developing access databases for a great while, but am very new at developing free standing access applications. I have a compiled database that contains the full data structure as well as forms and reports. However, I would like to be able to have the standard FILE-OPEN and FILE-NEW functions that would allow me to open other access files with identical structure (just different data) or create blank files with identical structure and no data. My application would then utilize this newly opened or created file for its data source. Any help on this would be greatly appreciated. Thanks?