View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
dominicb[_118_] dominicb[_118_] is offline
external usenet poster
 
Posts: 1
Default Write " to a string


Hi Ian

Try running this routine and see what you get.

Sub test()
a = """"
MsgBox a
End Sub

Dominic

--
dominic
-----------------------------------------------------------------------
dominicb's Profile: http://www.excelforum.com/member.php...fo&userid=1893
View this thread: http://www.excelforum.com/showthread.php?threadid=46584