WB786
MIS
- Mar 14, 2002
- 610
I have couple of fields in this table that I didn't design and would like to split the data in two seperate fields. Here is what I need help on:
$5,000-$10,000 --> Field1: 5000
Field2: 10000
And I need some fields with phone number data with dashes to be stored in my new field with the property of numeric without the dashes:
123-456-7890 --> 1234567890
This update needs to happen via a query.
Thanks,
WB
$5,000-$10,000 --> Field1: 5000
Field2: 10000
And I need some fields with phone number data with dashes to be stored in my new field with the property of numeric without the dashes:
123-456-7890 --> 1234567890
This update needs to happen via a query.
Thanks,
WB