Not unless you use a text field, in which case you'd have to parse the text
and change the two parts back to numbers before you could perform any kind
of calculation on the data. I'd go with James's recommendation elsewhere in
this thread - store them in two separate fields and concatenate them as
necessary for display purposes.
-----Original Message-----
Not unless you use a text field, in which case you'd have to parse the text
and change the two parts back to numbers before you could perform any kind
of calculation on the data. I'd go with James's recommendation elsewhere in
this thread - store them in two separate fields and concatenate them as
necessary for display purposes.