Just put the code in the same Sub.
Also, for this kind of update, put the code in the BEFORE Update event. If you need to capture these changes on a new record, duplicate the code in the BEFORE Insert event as well.
Did that help? If not, post the code you are using, including Sub headings.
mmcdonal
|