Time Input Mask

  • Thread starter Thread starter Karen
  • Start date Start date
K

Karen

No matter what I try I can't seem to get a mask that allows time to minutes
and seconds, not minutes, seconds and milliseconds. Is there such a mask?
 
Hi Karen,

From your description, I am not sure what do you want by input mask. You
said "allows time to minutes and seconds" BUT "not MINUTES, seconds and
milliseconds." Correct information that you can provide will make things
clear and help us move closer to the causes and resolutions.

I guess, you want the result as "hh:ss"(h means hour and s means second) by
input mask, However, you cannot do like this by using input mask even
assuming minute equals zero.


Thank you for your patience and cooperation. If you have any question or
concern, don't hesitate to let me know. We are here to be of assistance!

Sincerely yours,

Michael Cheng
Microsoft Online Support
***********************************************************
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
Please reply to newsgroups only, many thanks.
 
Hi Karen,

From your description, I am not sure what do you want by input mask. You
said "allows time to minutes and seconds" BUT "not MINUTES, seconds and
milliseconds." Correct information that you can provide will make things
clear and help us move closer to the causes and resolutions.

Base on my understanding, I guess, you want the result as "hh:ss"(h means
hour and s means second) by input mask.

I have tried to make input mask like this: 00:"00":00 aims to make minutes
as fixed zero, but it failed. as mechanism of Access will store the data as
00: :00 without mask "00". You will get an error message when you try this.

However, you cannot do like this by using input mask even assuming minute
equals zero.

Thank you for your patience and cooperation. If you have any question or
concern, don't hesitate to let me know. We are here to be of assistance!

Sincerely yours,

Michael Cheng
Microsoft Online Support
***********************************************************
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
Please reply to newsgroups only, many thanks.
 
Hi Karen,

I haven't heard back from you yet and I'm just writing in to see if you
have had an opportunity to clarify your information. what do you want to
sow by time input mask, hour:second or minute:second? And we can only make
hour:second effective as I have posted.

If you could get back to me at your earliest convenience, we will be able
to go ahead. If there was some part of my post that you didn't understand,
please feel free to post here. I look forward to hearing from you.

Thank you for your patience and cooperation. If you have any question or
concern, don't hesitate to let me know. We are here to be of assistance!

Sincerely yours,

Michael Cheng
Microsoft Online Support
***********************************************************
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
Please reply to newsgroups only, many thanks.
 
Back
Top