G
Guest
I write in a Word Document
{ SET VALOR1 "\"MINOMBRE\" APELLIDO" }
VALOR1 is { VALOR1 }
Update fields and I see
VALOR1 is "MINOMBRE\" APELLIDO
and I want
VALOR1 is "MINOMBRE" APELLIDO
How I do it?
{ SET VALOR1 "\"MINOMBRE\" APELLIDO" }
VALOR1 is { VALOR1 }
Update fields and I see
VALOR1 is "MINOMBRE\" APELLIDO
and I want
VALOR1 is "MINOMBRE" APELLIDO
How I do it?