I am basically trying to do a simple formula to determine share of business.
I have several drop down boxes, set to text format, with assorted selections. If the product selected is one of two of our brands, I want it to affect the formula. IF it is not, then I do not want it to count.
For VALUE If Value= A or B, then VALUE =1, If No A or B, then Value=0
This value is then plugged in to a formula that will total up my share and then determine the percentage in another box.
However, the problem I am having is that when I select something, it just goes back to being a "select..." or the other value.
Originally, I just set the format as a whole number, and set the values =1, for my two products; and the other products as =0. This worked, but it would show as only one of my products, and then the other products would change to another value as well.
Any suggestions would be greatly appreciated.