Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() I am looking at how to find the first row in a selection when the user selects a range of rows. If a user selects rows 2 through 800, I need to know that row 2 is the first row in the range. If I use: Dim myAddress as string myaddress = selection.address I get my Address as "$2:$800" How is the most efficient way of identifying the first row as row 2? -- DCSwearingen ------------------------------------------------------------------------ DCSwearingen's Profile: http://www.excelforum.com/member.php...o&userid=21506 View this thread: http://www.excelforum.com/showthread...hreadid=542535 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Add "left align across selection" cell formatting | Excel Worksheet Functions | |||
Insert Picture from dropdown selection | New Users to Excel | |||
First row in Selection range (first index of a cell) EXCEL VBA | Excel Worksheet Functions | |||
Max Value in a column exclude selection - Excel VBA | Excel Discussion (Misc queries) | |||
Cell Selection after "Enter" | Excel Discussion (Misc queries) |