J
Jonathan Smith
I am developing a Database in Access 2002, and have a situation I cannot
resolve.
User enters Session Start Time (txtStrtTime) and Session End Time
(txtEndTime). Upon entry of Session End Time the AFTER UPDATE EVENT for
txtEndTime calculates the Session Length (txtLength).
I need to be able to do Two Things:
1. Have Session Length displayed as a Decimal, rather than as
Minutes.
2. Have a Message Box Pop-up if the calculated Session Length
(txtLength) is greater than 2.0.
Details:
Field Format
txtStrtTime Date/Time
txtEndTime Date/Time
txtLength Date/Time
Any/all suggestions are appreciated.
--
Jonathan Smith
Information Technologies Consultant
Spheniscidae
POB 61741
Phoenix, Arizona 85082-1741
602-758-9822
[email protected]
resolve.
User enters Session Start Time (txtStrtTime) and Session End Time
(txtEndTime). Upon entry of Session End Time the AFTER UPDATE EVENT for
txtEndTime calculates the Session Length (txtLength).
I need to be able to do Two Things:
1. Have Session Length displayed as a Decimal, rather than as
Minutes.
2. Have a Message Box Pop-up if the calculated Session Length
(txtLength) is greater than 2.0.
Details:
Field Format
txtStrtTime Date/Time
txtEndTime Date/Time
txtLength Date/Time
Any/all suggestions are appreciated.
--
Jonathan Smith
Information Technologies Consultant
Spheniscidae
POB 61741
Phoenix, Arizona 85082-1741
602-758-9822
[email protected]