Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel VBA String Delimiters
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Excel VBA String Delimiters
Divers
Thread ID:
00853052
Message ID:
00853052
Vues:
38
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform