A
Adrian Jansen
Access 2002.
I have a table containing telephone numbers, set as a text field, and a form
which shows them, amongst other stuff. The numbers are just stored
123456789, ie no spaces or other formatting.
On the form, I have the format set to @@ @@@@ @@@@, ie 2 digits, space, 4
digits, space 4 digits - this is fairly standard for Australian telephone
numbers. Works fine if the string contains 10 digits, but there are still a
bunch of Aussie numbers which are only 9 digits, and these come out
formatted as 1 2345 6789, rather than 12 3456 789. Is it possible to get
the format string to apply from left to right, rather than right to left ?
--
Regards,
Adrian Jansen
J & K MicroSystems
Microcomputer solutions for industrial control
I have a table containing telephone numbers, set as a text field, and a form
which shows them, amongst other stuff. The numbers are just stored
123456789, ie no spaces or other formatting.
On the form, I have the format set to @@ @@@@ @@@@, ie 2 digits, space, 4
digits, space 4 digits - this is fairly standard for Australian telephone
numbers. Works fine if the string contains 10 digits, but there are still a
bunch of Aussie numbers which are only 9 digits, and these come out
formatted as 1 2345 6789, rather than 12 3456 789. Is it possible to get
the format string to apply from left to right, rather than right to left ?
--
Regards,
Adrian Jansen
J & K MicroSystems
Microcomputer solutions for industrial control