View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Michael Vaughan Michael Vaughan is offline
external usenet poster
 
Posts: 71
Default Inputing a " within a "

Got it!!!! Thanks guys.
mv


"Michael Vaughan" wrote in message
...
Hello,

I know this is simple, but I just can't find it in the HELP files. How do
you insert a " within a "! Here's what I am trying to do:

formatbeg = "<FONT COLOR="336666""

I know how to do it in Perl, but that doesn't work in VBA.
Thanks... Michael Vaughan