PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WM22 Android: Remove carriage returns in text and replace with ***
WM22 Android: Remove carriage returns in text and replace with ***
Iniciado por guest, 21,may. 2018 12:16 - 1 respuesta
Publicado el 21,mayo 2018 - 12:16
Hi All,

I think this is simple, but can't see how to do it.

I have a need create a delimited text file to import into google sheets (and maybe excel) that contains some fields with paragraphs, which are messing up the import.

Is there a way to replace the carriage returns in a string with something like *** ?

Thanks

Pete
Publicado el 21,mayo 2018 - 12:29
Hi..

'Replace'...+F1

Best regards