Either works to produce just a single "double quote" as the result.
from the immediate window:
? """"
"
? """
"
--
Regards,
Tom Ogilvy
"dominicb" wrote in
message ...
Hi Ian
Try running this routine and see what you get.
Sub test()
a = """"
MsgBox a
End Sub
DominicB
--
dominicb
------------------------------------------------------------------------
dominicb's Profile:
http://www.excelforum.com/member.php...o&userid=18932
View this thread: http://www.excelforum.com/showthread...hreadid=465843