Hi, I need to have a checkbox insert Now() into a field, when the checkbox is checked. This is to denote when a record has been updated to facilitate synching with remote data. Typically the checkbox will be False, but when the record is updated, we need to insert the current time and date. If the record is updated again in the future, we will then need to update the date/time stamp. Any help would be appreciated. I am weak in VB so specific answers would be most beneficial. Thanks, frank