How_Do_I
Well-known Member
- Joined
- Oct 23, 2009
- Messages
- 1,843
- Office Version
- 2010
- Platform
- Windows
Hello all,
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o> </o>
I have my count in F3 which is counting “L” in the highlighted column (Column C)…
<o> </o>
What I need is the row number of the three “L”s
<o> </o>
How would I do that please?
<o> </o>
So my expected results are 6,7,11.
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o> </o>
I have my count in F3 which is counting “L” in the highlighted column (Column C)…
<o> </o>
What I need is the row number of the three “L”s
<o> </o>
How would I do that please?
<o> </o>
So my expected results are 6,7,11.
Excel Workbook | ||||||||
---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | |||
1 | Preston North End | W | W | |||||
2 | Burnley | W | W | Count | ||||
3 | Coventry City | W | W | WW | 3 | |||
4 | Scunthorpe United | W | W | 6 | ||||
5 | Derby County | D | D | 7 | ||||
6 | QPR | D | L | DL | 11 | |||
7 | Leicester City | W | L | WL | ||||
8 | Bristol City | L | W | LW | ||||
9 | Middlesbrough | W | W | WW | ||||
10 | Portsmouth | L | L | |||||
11 | Millwall | D | L | DL | ||||
12 | Barnsley | W | D | WD | ||||
13 | Reading | W | W | WW | ||||
14 | Crystal Palace | W | W | WW | ||||
15 | Cardiff City | L | W | LW | ||||
16 | Doncaster Rovers | W | D | WD | ||||
Sheet1 |