R
Rick Conover
I have a Start Date (mm/dd/yyyy) field and Start Time (hh:nn) field. I also
have an End Date (mm/dd/yyyy) and End Time (hh:nn).
What code can I write in the After Update event procedure of the End Time
that will calculate the total number of hours and minutes between the dates
and times even if it spans into multiple dates.
I have written code that prevents the user from entering any minute interval
other than 00, 15, 30 or 45.
Any help will be greatly appreciated.
Rick
have an End Date (mm/dd/yyyy) and End Time (hh:nn).
What code can I write in the After Update event procedure of the End Time
that will calculate the total number of hours and minutes between the dates
and times even if it spans into multiple dates.
I have written code that prevents the user from entering any minute interval
other than 00, 15, 30 or 45.
Any help will be greatly appreciated.
Rick