Assistance with @INDEX@MATCH formula
Posted by Jefferson Davis on 20.Apr.09 at 04:09 PM using a Web browser Category : 1-2-3 Release: All Releases Platform: All Platforms
Good afternoon all,
I am attempting to use the below formula;
@INDEX($3_PATTERNS,0,@MATCH($C17#AND#$D17#AND#$E17,$3_PATTERNS,0))
The problem is that I am attempting to match the contents of the 3 cells shown below with 1 row in a Range named 3_PATTERNS. I entered "9" in cell "C", "8' in cell "D", and "1" in cell "D" (as shown below).
Columns C D E
Row #17 9 8 1
Below is parts of the Range named "3_PATTERNS that I'm attempting to match;
A B C D E
Pattern
Number P1 P2 P3
1 = 0 0 0
2 = 0 0 1
3 = 0 0 2
4 = 0 0 3
5 = 0 0 4
6 = 0 0 5
7 = 0 0 6
(continues thru)
982 = 9 8 1
(ends with)
998 = 9 9 7
999 = 9 9 8
1,000= 9 9 9
The answer that the above formula is giving me is "1" where the correct answer is "982".
Would someone please tell me what I need to do to get this formula working correctly?
Thanks ahead of time for any help with this.
Assistance with @INDEX@MATCH formul... (Jefferson Davis... 20.Apr.09)
. . Use @DGET (Russ Bartoli 20.Apr.09)
. . . . RE: Use @DGET (Jefferson Davis... 21.Apr.09)
. . . . @DGET -Simple? (Jefferson Davis... 22.Apr.09)
. . . . . . RE: @DGET -Simple? (Russ Bartoli 24.Apr.09)
. . . . . . . . RE: @DGET -Simple? (Jefferson Davis... 5.May.09)