Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms Programming / April 2005

Tip: Looking for answers? Try searching our database.

Beginner programmer : record's problem!

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
smael - 30 Apr 2005 09:25 GMT
I have a data input form and need to automatically duplicate the existing
record as a new record in a new table (Annonce_OUi) by clicking a button.
Many thanks in advance!
Al Camp - 30 Apr 2005 14:11 GMT
Given that each record on your data entry form has a unique identifier...
some key value... you would run an Append query to copy that record to
another table.

"Verbally" the Append query works like this example...
Take the values from the record in table XYZ with a CustomerID of 123-45,
and Append that record to table ABC.

hth
Al Camp

>I have a data input form and need to automatically duplicate the existing
> record as a new record in a new table (Annonce_OUi) by clicking a button.
> Many thanks in advance!
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.