Default Last Record Values

dogman01

Registered User.
Local time
Today, 14:26
Joined
Dec 3, 2008
Messages
47
Is there a way that when a user selects to add a new record that the values of the last record entered can populate the new record with the exception of corse of the primary key value?
 
i think you would have to save all the values in variables and then set me in the new record. some people use a controls tag property rather than variable for stuff like this
 

Users who are viewing this thread

Back
Top Bottom