R
rexirae
Hello,
I have a field that stores phonenumbers. The phonenumbers are
usually seven digits long but if there is more than one line the digits are
8. For example:
PhoneNo:1234567 and PhoneNo2:1234756-9 (which means line 756 to line 759).
Now I would like to format the field so that a dash is displayed when there
are more than 7 digits and that nothing is displayed if there are only 7
digits.
So far I've managed to get this format in my fields:
Phone No:1234567- and PhoneNo2:1234756-9
Any suggestions?
Thanks in advance
I have a field that stores phonenumbers. The phonenumbers are
usually seven digits long but if there is more than one line the digits are
8. For example:
PhoneNo:1234567 and PhoneNo2:1234756-9 (which means line 756 to line 759).
Now I would like to format the field so that a dash is displayed when there
are more than 7 digits and that nothing is displayed if there are only 7
digits.
So far I've managed to get this format in my fields:
Phone No:1234567- and PhoneNo2:1234756-9
Any suggestions?
Thanks in advance