A
ART
I have a form in which multiple users will update data, however there are 4
fields which i need for them to be able to add new data and not overwrite
what is existing. Example: They user 1 may type a comment in the field. user
2 may later need to add additional comments but not change what was
previously entered.
Is this possible? again i only want this for a few fields not all on on the
form.
If not possible, can i simply make these fields uneditable once they are no
longer null?
I tried using a macro to setvalue to lock once the focus is lost but upon
closing and reopening the form the property resets to unlock.
what am i doing wrong?
thanks
fields which i need for them to be able to add new data and not overwrite
what is existing. Example: They user 1 may type a comment in the field. user
2 may later need to add additional comments but not change what was
previously entered.
Is this possible? again i only want this for a few fields not all on on the
form.
If not possible, can i simply make these fields uneditable once they are no
longer null?
I tried using a macro to setvalue to lock once the focus is lost but upon
closing and reopening the form the property resets to unlock.
what am i doing wrong?
thanks