Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have blocks of data in a sheet, every time there is an entry in column A a
new range begins and (in terms of rows) goes as far as until there is another entry in Column A. All the entries in Column A are in A9 with "validation data list" i need to retireve the last row of the range of the selected entry using built in formulas. I have this to get the first row and it works =MATCH( A9,$A$41:$A$10000,0)+40 Need the one to find the last row of that range which is delimited by the next entry in ColA Thanks in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using Built in Functions in VB Code | Excel Programming | |||
Can I do this with built in functions? | Excel Worksheet Functions | |||
Viewing built-in functions | Excel Programming | |||
Viewing built-in functions | Excel Programming | |||
Using Built in Functions in VBA Code | Excel Programming |