PC Review


Reply
Thread Tools Rate Thread

On click add record

 
 
plally
Guest
Posts: n/a
 
      8th Apr 2010
I have a form that I use to enter new records into a table (tblNewJobs). On
the same form, I also use a macro on form that appends the new records as
well as other information to another table (tblJobsArchive). The problem is
that I must use the "enter" key after entering data the last field on the
form so that the record gets entered into (tblNewJobs). What type of command
would I use in the macro to add the last data entry to the table in lieu of
using the "enter key".
 
Reply With Quote
 
 
 
 
Dorian
Guest
Posts: n/a
 
      9th Apr 2010
Try GoToRecord, then set record to New
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".


"plally" wrote:

> I have a form that I use to enter new records into a table (tblNewJobs). On
> the same form, I also use a macro on form that appends the new records as
> well as other information to another table (tblJobsArchive). The problem is
> that I must use the "enter" key after entering data the last field on the
> form so that the record gets entered into (tblNewJobs). What type of command
> would I use in the macro to add the last data entry to the table in lieu of
> using the "enter key".

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Double Click record in cont. form and delete the record Anne Microsoft Access Form Coding 4 31st Dec 2009 02:27 PM
Second Click to Add Record shows first subform record mma40 Microsoft Access Forms 0 7th Mar 2006 02:17 PM
Double-click on a subform record to open that record in another fo =?Utf-8?B?RExI?= Microsoft Access 1 11th Jul 2005 11:02 AM
Click on record in a subform datasheet to open another form displaying info related to that record??? edself Microsoft Access Forms 1 24th Nov 2003 07:28 PM
Click on a record in a subform datasheet to open another form displaying info related to that record??? edself Microsoft Access Forms 2 24th Nov 2003 06:20 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:12 PM.