meenctg Learn24bd Local time Tomorrow, 00:39 Joined May 8, 2012 Messages 133 Jan 9, 2014 #1 In my database i wanna use the DoCmd.CopyObject command with a button like as DoCmd.CopyObject "Destination path can be browse and select file", "AcInformation", acTable, "AcInformation" Image of the plane: Please how can do this? help me Attachments problem-access.png 29.4 KB · Views: 270
In my database i wanna use the DoCmd.CopyObject command with a button like as DoCmd.CopyObject "Destination path can be browse and select file", "AcInformation", acTable, "AcInformation" Image of the plane: Please how can do this? help me
J JHB Have been here a while Local time Today, 18:39 Joined Jun 17, 2012 Messages 7,732 Jan 9, 2014 #2 I think the link describe what you are looking for, (there are some example code in there.). http://support.microsoft.com/kb/824272
I think the link describe what you are looking for, (there are some example code in there.). http://support.microsoft.com/kb/824272