Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Moving in Excel
Message
 
To
12/07/2002 13:41:43
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00678170
Message ID:
00678233
Views:
14
This message has been marked as a message which has helped to the initial question of the thread.
This may help to navigate:

LastRow=ObjExcel.ActiveSheet.UsedRange.Rows.Count
LastColumn=ObjExcel.ActiveSheet.UsedRange.Columns.Count
lcLastCellAddress = ObjExcel.ActiveSheet.Range("A1").SpecialCells(11).Address(.f.,.f.,-4150)


>Hi All,
>How do you move to the bottom (the cell after the last cell with info) of a column programaticaly?
>Thanks,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform