G
Guest
i have some vba that records changes to the values of controls on a form
(before update event). this code is on both main and (correlated) sub-forms.
when i use change a pk (e.g. "Patient Number") on a main form the change's
recorded in the designated memo length field, but i didnt' find the same
thing on the sub-form. is this just the nature of things or do i need to
augment my code?
(before update event). this code is on both main and (correlated) sub-forms.
when i use change a pk (e.g. "Patient Number") on a main form the change's
recorded in the designated memo length field, but i didnt' find the same
thing on the sub-form. is this just the nature of things or do i need to
augment my code?