Apr 4, 2002 #1 hirenJ Programmer Joined Dec 17, 2001 Messages 72 Location GB Does anybody know how to invoke the access 2000 import wizard from a form? maybe a doMenuItem or SendKeys command? thanks Hiren ) make peace with yourself before you kick the computer...
Does anybody know how to invoke the access 2000 import wizard from a form? maybe a doMenuItem or SendKeys command? thanks Hiren ) make peace with yourself before you kick the computer...
Oct 15, 2002 #2 FunkMaster Technical User Joined Aug 1, 2002 Messages 26 Location GB Hi Hiren i found this command works DoCmd.RunCommand acCmdImport Cheers FunkMaster Upvote 0 Downvote