BobDobalina
New Member
I have searched for this answer here and on the web and have found similar examples, but nothing that is a solution to this situation. (I'll try to attach a sample, but I don't see how right now).
I have sales volume in column B and in Column C I want a drop down menu to choose from one of 5 lists. Which of those lists is determined by sales volume.
In column F, I have a list A,B,C,D for vol greater than 350k
In column G, I have a list E,F,G,H for vol between 150k and 350k
In column H, I have a list I,J,K for vol between 75k and 150k
In column I, I have a list L,M,N for vol between 40k and 75k
In column J, I have a list O,P for vol under 40k
So in column C, I need to determine where the volume is in the stated ranges and then provide the appropriate drop down box.
I have seen using IF statements in the source box, but for only two lists. I cannot seem to make that work for 5 lists choices. Is that how to do and I am doing something wrong? Or is there a better way.
Thanks all!
I have sales volume in column B and in Column C I want a drop down menu to choose from one of 5 lists. Which of those lists is determined by sales volume.
In column F, I have a list A,B,C,D for vol greater than 350k
In column G, I have a list E,F,G,H for vol between 150k and 350k
In column H, I have a list I,J,K for vol between 75k and 150k
In column I, I have a list L,M,N for vol between 40k and 75k
In column J, I have a list O,P for vol under 40k
So in column C, I need to determine where the volume is in the stated ranges and then provide the appropriate drop down box.
I have seen using IF statements in the source box, but for only two lists. I cannot seem to make that work for 5 lists choices. Is that how to do and I am doing something wrong? Or is there a better way.
Thanks all!