Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel VBA String Delimiters
Message
From
24/11/2003 15:26:33
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Excel VBA String Delimiters
Miscellaneous
Thread ID:
00853052
Message ID:
00853052
Views:
37
Hi All,

I was wondering if anyone of you ever needed to use VBA to deal with strings...

I need to do something like
objDoc.body.innerHTML = Replace(objDoc.body.innerHTML, "<input type= "radio" name="Selection" value="000003499">", "<input type="radio" CHECKED name="Selection" value="000003499">')
But it seems like there isn't 3 delimiters like we have in VFP... I can't use the " char as I have it in the string that gets replaced... anything else like our '',"",[] ???


I know that this is a foxpro forum and this is more VBA oriented but maybe a kind heart knows the answer...


TIA,

Yanick
Next
Reply
Map
View

Click here to load this message in the networking platform