In Access what code would remove brackets/dashes in fax field

J

Juliet

I need to strip the dashes and brackets from my fax field for our server to
fax automatically and I am looking for the code for that.
 
J

John Spencer

Try the replace function if you are using versions of Access after 97.



--
John Spencer
Access MVP 2002-2005, 2007
Center for Health Program Development and Management
University of Maryland Baltimore County
..
 
J

Juliet

Thanks John! that worked perfectly!!!!

John Spencer said:
Try the replace function if you are using versions of Access after 97.



--
John Spencer
Access MVP 2002-2005, 2007
Center for Health Program Development and Management
University of Maryland Baltimore County
..
 
Top