Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hyperlink in Excel-> VFP
Message
From
14/11/2003 13:15:52
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
 
To
14/11/2003 07:38:48
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00849815
Message ID:
00849968
Views:
19
>I have an Excel sheet with names and addresses. In Excel the name cell contains a hyperlink to a webpage. I imported the sheet into a vfp table but only get the name not the link. How do I extract the URL portion?

Hi Peter,

Here's one way:
oExcel.ActiveCell.Hyperlinks(1).Name
Let's hear it for Intellisense!
Previous
Reply
Map
View

Click here to load this message in the networking platform