Hi,
is it possible for me to ensure that all new records in my form have a certain text box populated with the same information from the previous record.
something like
psuedo code
txtclientInfo = previousRecord.txtclientinfo
/psuedo code
thanks
is it possible for me to ensure that all new records in my form have a certain text box populated with the same information from the previous record.
something like
psuedo code
txtclientInfo = previousRecord.txtclientinfo
/psuedo code
thanks