I'm sure theres an easy answer to this but I can't find it anywhere so here goes...
I have an Access database from which I'm in the process of producing an extract that will then be migrated into a Siebel application. The problem I'm having is that the users have been copying and pasting data into some memo fields from other applications which include linefeed characters, this has resulted in a number of errors in the extract as it's starting a new row in the middle of the text. All I need to do is replace the linefeed character with a space but I can't seem to find a way of using the CHR(10) or ascii codes in a replace.
I'm probably being really dumb but any help would be greatly appreciated!!
Thanks!
Mulle