I think this is an easy question but I'm having a hard time with the manuals.
I have a form which includes a start date and an end date. When the user has entered the data on the form, I want to have a button on the form that says 'calculate' and it figures the difference between the times and puts it in a field for storage in the record. I don't want to use VB I want to use Access on this. The format of the time fields is medium time.
Thanks for any help!!!
I have a form which includes a start date and an end date. When the user has entered the data on the form, I want to have a button on the form that says 'calculate' and it figures the difference between the times and puts it in a field for storage in the record. I don't want to use VB I want to use Access on this. The format of the time fields is medium time.
Thanks for any help!!!
Comment