Harley78
Electrical
- May 8, 2007
- 77
I hate to keep asking questions, but need some help on Formula writing inputed in a command button. I have never done this and seek your professional help.
I have 25 cells that have percentages for Markup puposes depending on selection.
e.g. 2.2L ( placed in Cell R2) is selection and therefore, mark up figure is 1.25. 2.3P (Placed in Cell R3) is a selection and therefore, mark up figure is 1.4. etc.
Now I have created a drop down box with 2.2L, 2.2P.... in cell B79. So now what I want to do is when you select one of the drop down choices, eg. 2.2L it automatically will calculate the figure in H51 using the formuala given to 2.2L. If selecting 2.2P it will automatically change the figure according to that formula.
Currently in in H51 the formula is =B51*C51*IF(Q51="MOH OK",1,1.1346)*IF(R51="$",1,1.29).
I hope I didn't totally confuse the heck out of all you, but let me know if i need to explain it better.
Thanks again everyone..
Bill
I have 25 cells that have percentages for Markup puposes depending on selection.
e.g. 2.2L ( placed in Cell R2) is selection and therefore, mark up figure is 1.25. 2.3P (Placed in Cell R3) is a selection and therefore, mark up figure is 1.4. etc.
Now I have created a drop down box with 2.2L, 2.2P.... in cell B79. So now what I want to do is when you select one of the drop down choices, eg. 2.2L it automatically will calculate the figure in H51 using the formuala given to 2.2L. If selecting 2.2P it will automatically change the figure according to that formula.
Currently in in H51 the formula is =B51*C51*IF(Q51="MOH OK",1,1.1346)*IF(R51="$",1,1.29).
I hope I didn't totally confuse the heck out of all you, but let me know if i need to explain it better.
Thanks again everyone..
Bill