G
Guest
I have a form that has multiple fields on it. There is one field that is for
the a concatenation of 3 of the other fields. The concat field is not bound
while the other 3 are. I have the concat all worked out and placed in the
after_update event of the last of the 3 fields. Mainly, my question is where
is the best place to put the event so the concat field shows the 3 field
concatenation everytime the form opens, requeries, etc? Thanks for the
feedback.
the a concatenation of 3 of the other fields. The concat field is not bound
while the other 3 are. I have the concat all worked out and placed in the
after_update event of the last of the 3 fields. Mainly, my question is where
is the best place to put the event so the concat field shows the 3 field
concatenation everytime the form opens, requeries, etc? Thanks for the
feedback.