M
mattc66 via AccessMonster.com
Hi All,
I have a table with tracking numbers. Some have dashes in the number and
others do not. I have a query that I built based on the table to remove the
dash. However when I use the Replace function I get an Error# for every
record that had a dash.
Tracking: Replace([PRO NBR],"-","")
List of Pro Nbr
389000233
389000322
389000123
198-186687
198-196672
389100124
Any suggestions?
I have a table with tracking numbers. Some have dashes in the number and
others do not. I have a query that I built based on the table to remove the
dash. However when I use the Replace function I get an Error# for every
record that had a dash.
Tracking: Replace([PRO NBR],"-","")
List of Pro Nbr
389000233
389000322
389000123
198-186687
198-196672
389100124
Any suggestions?