Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel Syntax from VFP8
Message
From
28/06/2004 14:49:49
 
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00917279
Message ID:
00918105
Views:
12
After many tries of get the proper syntax, I finally figured it out. Below is the final results:

l_nrechosp = RECCOUNT() + 1
l_chosp='=CRITERIA!$A1:$H$'+ALLTRIM(STR(l_nrechosp))
oexcel.ActiveWorkbook.Names.Add("hosprng",l_chosp)

Thanks to all for the input.
Previous
Reply
Map
View

Click here to load this message in the networking platform