OK....so yes...I am a dummy....and need help to cure this headache.
I have a user that MUST insert time.....in Minutes and Seconds only. I set the field to short time. However, whenever the user inputs anything over 24 (minutes) a message appears "The value entered for this field isn't valid"...etc. I know it's because it's trying to store the hour & minutes rather than minutes and seconds so I tried to format the field with nn:ss but still no luck.
I know code is available for the purpose of datediff etc., but what I need is a little different.
First, the user needs to feel warm and fuzzy that what she's entering is correct and second, daily the time is entered and monthly the daily times are totaled and averaged.
I could sure use some suggestions here, if anyone has any.
Thanks in advance.
I have a user that MUST insert time.....in Minutes and Seconds only. I set the field to short time. However, whenever the user inputs anything over 24 (minutes) a message appears "The value entered for this field isn't valid"...etc. I know it's because it's trying to store the hour & minutes rather than minutes and seconds so I tried to format the field with nn:ss but still no luck.
I know code is available for the purpose of datediff etc., but what I need is a little different.
First, the user needs to feel warm and fuzzy that what she's entering is correct and second, daily the time is entered and monthly the daily times are totaled and averaged.
I could sure use some suggestions here, if anyone has any.
Thanks in advance.