G
Guest
I am distributing an updated copy of an application and I want to
automatically import data from the existing version without user
intervention. I know about the DoCmd.RunCommand acCmdImport command, but
that requires user input.
Is there a way to automatically select the tables and data I want to import
without user intervention?
Thanks
automatically import data from the existing version without user
intervention. I know about the DoCmd.RunCommand acCmdImport command, but
that requires user input.
Is there a way to automatically select the tables and data I want to import
without user intervention?
Thanks