Brandon Carraway
New Member
Hello,
I am trying to do something that is *moderately* complicated.
I am trying to produce an output based on a cell's data.
EX)
I have 2 columns, "Store" and "Market".
In the 'Store' column, I have a range of data (1-12, 261-277, 111-118), and 'Market' will have an output based on 'Store'.
If 'Store' is on or between '1-12-, then 'Market' needs an output of "1 HCFP".
If 'Store' is on or between '261-277', then 'Market' needs an output of "3 HCFP".
If 'Store' is on or between '111-118', the 'Market' needs an output of "2 SFP".
-This might not actually be complicated, but I just cannot seem to figure it out (some time on Google / just playing around with "IF" and "AND" statements).
Hopefully this is clear enough, and if there is already a thread with something similar to this that I did not see, then please let me know.
Thank you in advance,
Brandon Carraway
I am trying to do something that is *moderately* complicated.
I am trying to produce an output based on a cell's data.
EX)
I have 2 columns, "Store" and "Market".
In the 'Store' column, I have a range of data (1-12, 261-277, 111-118), and 'Market' will have an output based on 'Store'.
If 'Store' is on or between '1-12-, then 'Market' needs an output of "1 HCFP".
If 'Store' is on or between '261-277', then 'Market' needs an output of "3 HCFP".
If 'Store' is on or between '111-118', the 'Market' needs an output of "2 SFP".
-This might not actually be complicated, but I just cannot seem to figure it out (some time on Google / just playing around with "IF" and "AND" statements).
Hopefully this is clear enough, and if there is already a thread with something similar to this that I did not see, then please let me know.
Thank you in advance,
Brandon Carraway