G
Guest
hi, im trying to remove the non numerical chars from a phone num. im using
this:
fax = Format((rstlist!PhoneNum), "##########")
and that takes out the dashes but not the () . how can i remove the
parenthesis also?
thanks for any help
this:
fax = Format((rstlist!PhoneNum), "##########")
and that takes out the dashes but not the () . how can i remove the
parenthesis also?
thanks for any help