Hey guys and gals. (i am new to this, so don't judge)
So here is my question...
I am using data validation list setting for a drop down menu (referencing the list in another sheet) - what i want to happen is if one f the values is selected it would generate a value correlated to that... that value has to be used in the formula...
I was trying to use IF formula (as i have more then one value..), define name and INDIRECT but i wasnt able to get it to work...
Also, I need to combine the values selected from the drop down list selection and inputted numbers that will be used in the generation f the values..
I know i am doing terrible job explaining such a simple function I am trying to accomplish, but i hope it makes any sense to you guys
thanks in advance for any help.
Here is an example
One 1
Two 2
Three 3
so if I select "one" from the drop down menu - say cell A2 will insert in the formula =A1+1
if I select "two" - cell A2 would be =A1+2
.. etc.
So here is my question...
I am using data validation list setting for a drop down menu (referencing the list in another sheet) - what i want to happen is if one f the values is selected it would generate a value correlated to that... that value has to be used in the formula...
I was trying to use IF formula (as i have more then one value..), define name and INDIRECT but i wasnt able to get it to work...
Also, I need to combine the values selected from the drop down list selection and inputted numbers that will be used in the generation f the values..
I know i am doing terrible job explaining such a simple function I am trying to accomplish, but i hope it makes any sense to you guys
thanks in advance for any help.
Here is an example
One 1
Two 2
Three 3
so if I select "one" from the drop down menu - say cell A2 will insert in the formula =A1+1
if I select "two" - cell A2 would be =A1+2
.. etc.