S
Support
Hi, I have a spreadsheet showing call data from our phone bills The column
containing the phone numbers was as format 0111 123 1234 or 01234 567890
which are UK format numbers. I have run a formula =SUBSTITUTE(C1," ","") in
my phone number column (C) to remove spaces succesfully although this seems
to have the cell formatted as text.
When I import this into my table, records are deleted. I know my table
design is at fault here as I have formatted that field as number. If I
change the field format to text, the records import fine. My question is in
good db design, should the phone numbers be stored as text or numbers? If
as numbers, how can I import them correctly?
Thanks
containing the phone numbers was as format 0111 123 1234 or 01234 567890
which are UK format numbers. I have run a formula =SUBSTITUTE(C1," ","") in
my phone number column (C) to remove spaces succesfully although this seems
to have the cell formatted as text.
When I import this into my table, records are deleted. I know my table
design is at fault here as I have formatted that field as number. If I
change the field format to text, the records import fine. My question is in
good db design, should the phone numbers be stored as text or numbers? If
as numbers, how can I import them correctly?
Thanks