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:
00235176
Views:
27
>with objsheet
> .Range("A1").Select
> .Selection.End(xlToRight).Select
> .Selection.End(xlDown).Select
>endwith

Umm, I haven't used that command, sometimes you have to play with them, unless someone else can chime in with help. It looks like maybe too many Selects, is my first thought...you might try something like

.Selection.End = xlToRight
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform