swhitesides
New Member
- Joined
- Apr 17, 2009
- Messages
- 16
Hello everyone... I am in much need of help if anyone knows how I can make this work...
Here is my situation:
I have a drop-down list of 20 values, depending upon which value is chosen a different formula will need to be performed.
Ex: Drop down list is Dog,Cat,Mouse,Bird,...,Horse
Cat is chosen, then cell returns in B3*C3
Mouse is chosen, then cell returns B4*C4
...it will have 20 different 'if,then' statements pretty much
I hope that makes sense.
I tried an IF statement, but it came out WAY too long, although an IF statement seems to be the only thing to come out with the correct result. Any help would be GREATLY APPRECIATED!!
Thanks in advance!!
Here is my situation:
I have a drop-down list of 20 values, depending upon which value is chosen a different formula will need to be performed.
Ex: Drop down list is Dog,Cat,Mouse,Bird,...,Horse
Cat is chosen, then cell returns in B3*C3
Mouse is chosen, then cell returns B4*C4
...it will have 20 different 'if,then' statements pretty much
I hope that makes sense.
I tried an IF statement, but it came out WAY too long, although an IF statement seems to be the only thing to come out with the correct result. Any help would be GREATLY APPRECIATED!!
Thanks in advance!!