mudstuffin
Technical User
I want to log changes that a user makes to a form by using the transfertext method. I see from the help on this that it refers to exporting from tables, but can I do this from the data in the text boxes on the form? I was thinking of using it with the beforeupdate and afterupdate events to log the old value and the changed to value.
Is this possible or is there a better way. I wondered if I could use a 'for each...' sequence to loop through the text boxes.
Many Thanks,
Greg.
Is this possible or is there a better way. I wondered if I could use a 'for each...' sequence to loop through the text boxes.
Many Thanks,
Greg.