Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to build an XML file using VBA. I want to put something like this in a string variable: <FORM Name="Rones Form"</FORM
The problem I'm having is with the quotes. Because its already in a string ( strXML = "<FORM Name=XXX") when I put the quotes in where the name of the form gose it fails. In Unix Shell I could place an escape character which would allow me to do stuff like this. Anyone got any ideas how to do this in VB |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
putting a name in the name box | Excel Discussion (Misc queries) | |||
putting a name in a formula | Excel Discussion (Misc queries) | |||
change straight quotes to curly quotes | Excel Discussion (Misc queries) | |||
How do i get historical stock quotes using MSN Money Stock Quotes | Excel Discussion (Misc queries) | |||
Putting many columns into one | Excel Discussion (Misc queries) |