Replace ASCII CHARACTER

  • Thread starter Thread starter Jeannie
  • Start date Start date
J

Jeannie

I have a field that had returns in Excel (Chr(10)). Each record could have
multiple occurrences of the return. I need to change each return to a unique
symbo (i.e. @) so that I can break the data into separate records. Any
suggestions?
 
Back
Top