Hi

how I can insert this character in a string: &

I tried this:

example:

"Manolitos " & "&" & " Co."
but it displays error end instruction was waited


Regards