S
Steve
I need to track the number of hours an aircraft is in the
hangar. I was thinking of adding a table to our database
which includes the attributes AC, Timein, Timeout.
Another consideration is that the users are not that
bright with computers and cannot type (for the most part)
so I want to minimize the chance of an input error. I
thought of two calendars to handle the date components
but they will not capture the time. I am looking for an
easier alternative to typint in 12/4/2003 5:35:00 PM.
After this is worked out how do I calculate the HOURS
between?
Thanks for the help.
hangar. I was thinking of adding a table to our database
which includes the attributes AC, Timein, Timeout.
Another consideration is that the users are not that
bright with computers and cannot type (for the most part)
so I want to minimize the chance of an input error. I
thought of two calendars to handle the date components
but they will not capture the time. I am looking for an
easier alternative to typint in 12/4/2003 5:35:00 PM.
After this is worked out how do I calculate the HOURS
between?
Thanks for the help.