Hi all,
I have a master database (mdb) with fax numbers but they are not in proper:
some: +65, (065), 065, 65 and some symbols like ><= and so on.
So I created this few query,
1st, Query to remove duplicate then from this query
2nd, Query to remove space then from this query
3rd, Query to remove +65 then from this query
4rd, Query to remove 65-
and it goes on and on with other things I wanted to remove.
Forgive me to ask. Is there a better way?
I have a master database (mdb) with fax numbers but they are not in proper:
some: +65, (065), 065, 65 and some symbols like ><= and so on.
So I created this few query,
1st, Query to remove duplicate then from this query
2nd, Query to remove space then from this query
3rd, Query to remove +65 then from this query
4rd, Query to remove 65-
and it goes on and on with other things I wanted to remove.
Forgive me to ask. Is there a better way?