Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet like this:
A B C D 1 ID Loc Date Rep 2 25 a4 4/6/05 Dave 3 28 a5 4/6/05 Dave 4 32 a7 4/6/05 Dave 5 76 a4 4/6/05 Fred 6 84 a5 4/6/05 Fred 7 66 a7 4/6/05 Fred 8 54 a3 4/6/05 Jack 9 22 a3 4/6/05 Jack I want to locate the address of the cell in column A on the row containing the FIRST appearance of "Fred" (A5 in this case) and also the address of the cell containing the LAST appearance of "Fred" (D7 in this case). I want to use these values in a range reference so I can sort different sections of the spread sheet in different orders. Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Maddening Dilemma - Compare each cell within column a to each cell in column b and find unique matches | Excel Worksheet Functions | |||
Apply Conditional Formatting If Data in More Than 1 Cell Matches | Excel Discussion (Misc queries) | |||
how do i find multiple matches of one data item in an excel range | Excel Discussion (Misc queries) | |||
Find Data from one sheet that matches | Excel Discussion (Misc queries) | |||
how to find all matches in an array | Excel Discussion (Misc queries) |