J jzwp22 Access Hobbyist Local time Yesterday, 23:51 Joined Mar 15, 2008 Messages 2,629 Apr 26, 2012 #21 Yes you can do it via a form. As stated earlier you could use the after update event of a control on the form; this would work for data entry of new records. For existing records you would use the on current event of the form.
Yes you can do it via a form. As stated earlier you could use the after update event of a control on the form; this would work for data entry of new records. For existing records you would use the on current event of the form.