P pete-portsmouth Guest Apr 12, 2006 #1 Is there a way of 'calling' the form wizard using VBA code? It would be useful but I am not sure if it is possible! Thanks
Is there a way of 'calling' the form wizard using VBA code? It would be useful but I am not sure if it is possible! Thanks
KeithG AWF VIP Local time Today, 13:10 Joined Mar 23, 2006 Messages 2,592 Apr 12, 2006 #2 I believe you can do this with the RunCommand Action. Look it up in VBA help.
G goppo Registered User. Local time Today, 23:10 Joined Sep 12, 2005 Messages 18 Apr 13, 2006 #3 DoCmd.RunCommand acCmdNewObjectForm