J
JohnB
What would be the best way to accomplish this;
I want to test the value of the first cell, it can be 1 of 3 different text
strings, with the second field filled with an integer value, based on the
test results. I'm guessing I need multiple IFs? What I'm stuck on is, how
do you string them together?
Thanks
| text string1 | integer |
| text string2 | integer |
| text string3 | integer |
I want to test the value of the first cell, it can be 1 of 3 different text
strings, with the second field filled with an integer value, based on the
test results. I'm guessing I need multiple IFs? What I'm stuck on is, how
do you string them together?
Thanks
| text string1 | integer |
| text string2 | integer |
| text string3 | integer |