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 / May 2005

Tip: Looking for answers? Try searching our database.

Small problem!

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
smael - 29 Apr 2005 16:54 GMT
hello!
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!
jl5000 - 01 May 2005 22:41 GMT
Create an append query that gets the fields from the original record and
appends it to the second table, then create a macro that runs this query and
call it from the onclick event in your form's button, I recommend you have a
primary key on the original record for easier reference when appending the
information to the other table,

> hello!
> 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.