G
google3luo359
Any hyphenated number experts around here?
I have a db whose primary key field in all tables is about to change
from a regular 9 digit number to a hyphenated 9 digit number. Eg.
800400200 will be going to 800-400-200.
There are many ways to approach this and I'd like input on the best
way.
I'd like to know how I should store the numbers in my Access tables,
with or without hyphens?
If I store with hyphens, are these still number fields, and if so
which format do I chose for the field designation in the table?
If I store without hyphens I could always format the numbers to appear
on forms with the hyphens for easier reading.
But how should I approach importing these numbers?
I don't know if I can get these numbers without hyphens (I'll find
out on Monday).
If I can't I guess I'd have to create a query to remove the
hyphens if that's the better format for Access.
TIA Ric
I have a db whose primary key field in all tables is about to change
from a regular 9 digit number to a hyphenated 9 digit number. Eg.
800400200 will be going to 800-400-200.
There are many ways to approach this and I'd like input on the best
way.
I'd like to know how I should store the numbers in my Access tables,
with or without hyphens?
If I store with hyphens, are these still number fields, and if so
which format do I chose for the field designation in the table?
If I store without hyphens I could always format the numbers to appear
on forms with the hyphens for easier reading.
But how should I approach importing these numbers?
I don't know if I can get these numbers without hyphens (I'll find
out on Monday).
If I can't I guess I'd have to create a query to remove the
hyphens if that's the better format for Access.
TIA Ric