D
Daise
I have a form/sfm...based on a selection I display
certain records in the subform. Users have option to
edit the data they see or they can Add a new record..
If they choose to Add a new record, I want to control the
data for the couple of fields. E.g. FullName =
Concatenate the First and the Last name entered by the
user. At what point do I concatenate the names into the
FullName field? i.e. at what property do I put my
VBCode?
secondly, I only want to do this when a user is entering
a NEW record and not updating an existing record. What
do I need to do to ensure this?
Thanks much!!
-D
Ps...I posted the message to the wrong section
earlier....apologize if you are wondering why you are
seeing it in two places..
certain records in the subform. Users have option to
edit the data they see or they can Add a new record..
If they choose to Add a new record, I want to control the
data for the couple of fields. E.g. FullName =
Concatenate the First and the Last name entered by the
user. At what point do I concatenate the names into the
FullName field? i.e. at what property do I put my
VBCode?
secondly, I only want to do this when a user is entering
a NEW record and not updating an existing record. What
do I need to do to ensure this?
Thanks much!!
-D
Ps...I posted the message to the wrong section
earlier....apologize if you are wondering why you are
seeing it in two places..