Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel URL in cell, How to read it into VFP
Message
 
 
À
23/08/2007 18:15:52
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01250060
Message ID:
01250065
Vues:
25
Try
oSheet.Range("O141").Item(1).Hyperlinks.Item(1).Address
>I have an Excel sheet which stores amont other things URL to web sites
>They show a ball like picture and whren you click on it IE navigates to the site
>
>I have to read it in in a VFP prg
>but the value of the cell is blank
>
>how do I get to that value?
>
>
>I tried oExcel.Range("O141").Hyperlinks.Item but that does not do it either. It's an object though.
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform