Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I used vba to make a range selection. When I do the following in the
immediate window ?Selection.address $E$3:$DC$62 Which is great, but I need to split this into it's various component. IE: Start Col = E, Start Row = 3, End Col = DC and End Row = 62. How can I do this without reinventing the wheel? I'm assuming the is a built in method that I am simply unaware of. Thank you, QB |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
MS Web Components | Excel Discussion (Misc queries) | |||
Splitting strings, error subscript out of range | Excel Programming | |||
VBA Vs .net components | Excel Programming | |||
splitting values into a range | Excel Discussion (Misc queries) | |||
Missing WrapText from range object in Office Web Components | Excel Programming |