New Rec with Data Based on Previous Rec's Data 
Author Message
 New Rec with Data Based on Previous Rec's Data

I use A2K

=============

I think the way to begin what I want to do is to put a cmdNewRec on my frmExample

When I click the btn, I want to get a new rec, BUT I want the txtBx's filled with data from the previous rec that
I can fine-tune for the new rec, except, of course, for the data in txtID

Assume I have 2 other txtBx's besides txtID:

txtBxOne

txtBxTwo

Thank you,

z



Wed, 18 Aug 2004 19:02:15 GMT  
 New Rec with Data Based on Previous Rec's Data
Try the following MSKB article:

http://support.microsoft.com/support/kb/articles/Q210/2/36.ASP

There are other methods using the Default Property of the Form's Controls
(e.g. TextBoxes).

HTH
Van T. Dinh


Quote:

> I use A2K

> =============

> I think the way to begin what I want to do is to put a cmdNewRec on my
frmExample

> When I click the btn, I want to get a new rec, BUT I want the txtBx's

filled with data from the previous rec that
Quote:
> I can fine-tune for the new rec, except, of course, for the data in txtID

> Assume I have 2 other txtBx's besides txtID:

> txtBxOne

> txtBxTwo

> Thank you,

> z



Wed, 18 Aug 2004 19:56:28 GMT  
 New Rec with Data Based on Previous Rec's Data
As usual, your response was right on the mark

I figured there had to be a KB article, but I simply could not figure out
how to ask it

Bottom line: thank you

z



Quote:
> Try the following MSKB article:

> http://support.microsoft.com/support/kb/articles/Q210/2/36.ASP

> There are other methods using the Default Property of the Form's Controls
> (e.g. TextBoxes).

> HTH
> Van T. Dinh



> > I use A2K

> > =============

> > I think the way to begin what I want to do is to put a cmdNewRec on my
> frmExample

> > When I click the btn, I want to get a new rec, BUT I want the txtBx's
> filled with data from the previous rec that
> > I can fine-tune for the new rec, except, of course, for the data in
txtID

> > Assume I have 2 other txtBx's besides txtID:

> > txtBxOne

> > txtBxTwo

> > Thank you,

> > z



Wed, 18 Aug 2004 20:15:04 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. New Rec with previous Rec data

2. New Rec with previous Rec data

3. changes to all records in one rec set based on position in another rec set

4. Perform a go to new rec w/ retaining some info from prev rec

5. Move to newrecord adds rec to db, but cant move to new rec

6. how to repeat data from previous rec

7. How to repeat data from previous rec

8. Subform retains data when going to new rec via coded rtn

9. Rec'd message: FOLDER INTERNAL DATA

10. New record added to listbox, but won't load rec in form when selec


 
Powered by phpBB® Forum Software © phpBB Group