D
djinatlga
How do I do the following in Excel 2003?
I have a column of six digit numbers (About 24,000 Rows)
Example:
154563
345678
843565
....
I need to associate each one of those numbers to the following
parameters:
Column A, Column B, Column C
From, To, Equals
221100, 221199, "A"
443000, 443999, "B"
511110,511119, "C"
.....
If the number does not fall between the given sets it should show up as
"#N/A" or "Other"
I know how to do a vlookup by only using the mininum number of the set
and setting it to "TRUE" but I am finding it is assocaiting some
numbers to a set that it should not fall into.
Thanks!
I have a column of six digit numbers (About 24,000 Rows)
Example:
154563
345678
843565
....
I need to associate each one of those numbers to the following
parameters:
Column A, Column B, Column C
From, To, Equals
221100, 221199, "A"
443000, 443999, "B"
511110,511119, "C"
.....
If the number does not fall between the given sets it should show up as
"#N/A" or "Other"
I know how to do a vlookup by only using the mininum number of the set
and setting it to "TRUE" but I am finding it is assocaiting some
numbers to a set that it should not fall into.
Thanks!