Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finding and selection an range in excel
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Finding and selection an range in excel
Miscellaneous
Thread ID:
00865613
Message ID:
00865613
Views:
67
Hello,
1. I need to find something in a apreadsheet
2. then be able to know the row and column where this something was
3. Next, I need to be able to delete some rows based on the above.
4. I am able to search for something in excel
.Cells.Find("Market Data Powered By ComStock ").Activate

5. But can't figure out to knwo the row and column in which something is found
????? .Range(Selection, Selection.End).Select

6. so that I can go on to delete some rows.
Any help will be appreciated

Thanks
Steve Elster
Next
Reply
Map
View

Click here to load this message in the networking platform