mtagliaferri
Registered User.
- Local time
- Today, 20:50
- Joined
- Jul 16, 2006
- Messages
- 550
Hi I have a further problem which I don't really know how to use the DLOOKUP or DLAST function!
I need to populate the field "A" in the "frm1" with te same previous value in the "tbl1"
So if I create a new record by opening the frm1 in the DB attrached once inserted the date it will autopopulate the "A" field with the value 1 wich is the last value from the previous record. this will go on untill for some reason I change for example the value "A" to 5, then all the following new records once inserted the date will show 5 in the field "A"
I know it is the DLOOKUP or DLAST function but I don't know I to put in i place, any suggestions?
thanks
I need to populate the field "A" in the "frm1" with te same previous value in the "tbl1"
So if I create a new record by opening the frm1 in the DB attrached once inserted the date it will autopopulate the "A" field with the value 1 wich is the last value from the previous record. this will go on untill for some reason I change for example the value "A" to 5, then all the following new records once inserted the date will show 5 in the field "A"
I know it is the DLOOKUP or DLAST function but I don't know I to put in i place, any suggestions?
thanks