Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finding the far-right column in excel
Message
 
To
28/07/2004 13:26:09
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00705926
Message ID:
00929909
Views:
21
this also works with .address
myRange = .range("a1")
? myRange.address
or if you have named a range called "Cell5"
ThisRange = .Range("Cell5)
? ThisRange.Address
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform