Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Working with Excel
Message
From
30/07/2001 16:45:03
 
 
To
30/07/2001 14:40:06
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00537358
Message ID:
00537465
Views:
12
>I am trying to run Excel2002 from vfp and have converted a excel macro but
>seem to be having trouble with excel's constants like "xlLeft". Is there any
>place to download these values? Thanks in advance... Eric

Another option from Excel is to hit Alt-F11, then F2. Type the constant name in the search combo box. xlLeft returns -4131. Now just type #DEFINE xlLeft -4131 in VFP and you are set...
Previous
Reply
Map
View

Click here to load this message in the networking platform