J
Jeff
I'm trying to set up a work sheet what would allow a user
to enter a range of cells to count how many "P's" are in
that range. Below is a simplistic illustration.
User Enters
A B
1 Start Range: w2
2 End Range: w10
W
1 P
2 P
3 F
4 P
..
10 F
I want my formula to use the range entered by the user in
in a set of cells to tabulate the total P's (we're using
the spreadsheet to track thousands of test cases, P means
that test passed). The formula for counting the P's is
simple, I can't figure out a way to assign a variable
range, so the user can enter it in a cell as opposed to
going in and editing the actual formula.
Is this possible?
Any help is appreciated.
Jeff
to enter a range of cells to count how many "P's" are in
that range. Below is a simplistic illustration.
User Enters
A B
1 Start Range: w2
2 End Range: w10
W
1 P
2 P
3 F
4 P
..
10 F
I want my formula to use the range entered by the user in
in a set of cells to tabulate the total P's (we're using
the spreadsheet to track thousands of test cases, P means
that test passed). The formula for counting the P's is
simple, I can't figure out a way to assign a variable
range, so the user can enter it in a cell as opposed to
going in and editing the actual formula.
Is this possible?
Any help is appreciated.
Jeff