Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxpro to Excel
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00234738
Message ID:
00234907
Views:
32
Ok i got the *.H file in my default. Here is a bit of my code. It selects cell A1 and then gives me an unknown command error at the next line . What am i doing wrong?



with objsheet
.Range("A1").Select
.Selection.End(xlToRight).Select
.Selection.End(xlDown).Select
endwith
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform