View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ai_Jun_Zhang Ai_Jun_Zhang is offline
external usenet poster
 
Posts: 1
Default How can I include a " in my string?


Hi!

For example, in my vba code, I need to assign a string to a variable.
For example, I have a string as abc"def. How can I include this " in
my string. The one shown below would not work. Please advise. Thanks,
Aijun.

sMyStr = "abc"def"


--
Ai_Jun_Zhang
------------------------------------------------------------------------
Ai_Jun_Zhang's Profile: http://www.excelforum.com/member.php...o&userid=25474
View this thread: http://www.excelforum.com/showthread...hreadid=392369