>Hi,
>I designed a table with a "phone"-field..
[quoted text clipped - 4 lines]
>
>What am I doing wrong?
Nothing. The \ is a "quote" character in input masks and formats, meaning that
the next character should be taken literally. This simply means that upi want
a literal virgule (/) character inserted.
>Should I make the field text or numeric
Text, absolutely.
>Should I use # instead of 0
# for Formats; 0 or 9 for Input Masks depending on whether you want the number
to be required or optional (I'd expect 0 in this case).
>I'm completely confused... any help is welcome
>
>Thanks
>JP

Signature
John W. Vinson [MVP]
Jean-Paul De Winter - 26 May 2008 07:56 GMT
i'm confused...
What is the difference between notation and validation?
Thanks
JP
>>Hi,
>>I designed a table with a "phone"-field..
[quoted text clipped - 25 lines]
>>Thanks
>>JP