Phone input mask

message from =?Utf-8?B?U3RhcnJsaWdodA==?= on 14 May 2004
I have entered a phone input mask such: "(703) "000\-0000;0;_ in the 'Input Mask' field on my text box.
The output in the form view is (703) ___-___0
The '703' is fine, no problem.
Where is the '0' coming from and how can I get it to go away?

Thanks

Terrill
 
tina replied to =?Utf-8?B?U3RhcnJsaWdodA==?= on 14 May 2004
is your field's Data Type set as Number? if so, is the Default Value set to
0 (zero)? if so, try removing the zero.

hth

"Starrlight" <anonymous@discussions.microsoft.com> wrote in message
news:37394636-CFA7-4E76-99FE-1F34A4A0D79F@microsoft.com...
'Input Mask' field on my text box.
 
=?Utf-8?B?U3RhcnJsaWdodA==?= replied to tina on 17 May 2004
That was it - I was trying to put a mask in a numeric field. Thanks for the response.
 
=?Utf-8?B?YW50aG9ueQ==?= replied to =?Utf-8?B?U3RhcnJsaWdodA==?= on 14 May 2004
In what context are you using this text box? Is the text box linked to any data? I tried to reproduce your error, but there is no zero at the end. Can you provide more info?
 
=?Utf-8?B?U3RhcnJsaWdodA==?= replied to =?Utf-8?B?YW50aG9ueQ==?= on 17 May 2004
I was trying to put a mask in a numeric field. Thanks for the response.
 

Archived message: Phone input mask (MS Access)