P
pwilliams
Guest
Here is the scenario.... I have a Customer tbl that has about 8000 records. It has a Tele1 field (telephone #) that is unformatted but is a number field i.e. 8063584529. Design changes cannot be made to this table.
I then have Prospective Cust tbl. It has a PhoneNumber field that is a text field, formatted with the appropriate input mask.
I want to compare the two tbls using the last 7 digits of the telephone number. What would be the best way to go about doing this?
I then have Prospective Cust tbl. It has a PhoneNumber field that is a text field, formatted with the appropriate input mask.
I want to compare the two tbls using the last 7 digits of the telephone number. What would be the best way to go about doing this?