IrishCowboy
New Member
- Joined
- Aug 4, 2010
- Messages
- 7
I'm a strict novice with Excel, but love what I can do and have so much to learn. I love this site as a learning tool. Here's my issue: I want to return a different mathematical equation based upon which selection an end user selects from a drop down validation list.
In more detail, I have a business that offers 5 different payment plans. What I want to do is plug in the total end cost in A1, select the payment plan in my drop down list n A2 (I don't need with this, I have this already) and then based upon which of the 5 selections I choose in A2, the result will return the down payment (10%, 25%, 50%,75% or 100% of the amount in A1) in A4 and the monthly payment (9 months, 6 months, 6 months, 3 months, 0 months respectively) in A5.
Do I use VLookup table or If/Then statement?? If so, how do I build it All I have so far is the validation table so far.
Thanks!!
In more detail, I have a business that offers 5 different payment plans. What I want to do is plug in the total end cost in A1, select the payment plan in my drop down list n A2 (I don't need with this, I have this already) and then based upon which of the 5 selections I choose in A2, the result will return the down payment (10%, 25%, 50%,75% or 100% of the amount in A1) in A4 and the monthly payment (9 months, 6 months, 6 months, 3 months, 0 months respectively) in A5.
Do I use VLookup table or If/Then statement?? If so, how do I build it All I have so far is the validation table so far.
Thanks!!