B
Bhuktar S
I have 40 item names in column A.
Column B,C,D are for entering qty. (max.) 1 for items in A.
Column B, C & D cells are validated such that not more than 6 items ca
be selected per columns B, C & D (so, total max. 18)These 6 can be an
out of the 40 items.
in cells 41st to 46th of columns B, C & D, I need to list the names o
those 6 selected, but 1 in each cell one below the other.
What is the formula for this?
A-----------B---------C----------D
Item1-----1---------1----------1
Item2-----0---------1----------0
Item3-----1---------0----------0
and so on
Result-----Item1---Item1----Item1
Result------""-------Item2-----""
Result-----Item3----""---------"
Column B,C,D are for entering qty. (max.) 1 for items in A.
Column B, C & D cells are validated such that not more than 6 items ca
be selected per columns B, C & D (so, total max. 18)These 6 can be an
out of the 40 items.
in cells 41st to 46th of columns B, C & D, I need to list the names o
those 6 selected, but 1 in each cell one below the other.
What is the formula for this?
A-----------B---------C----------D
Item1-----1---------1----------1
Item2-----0---------1----------0
Item3-----1---------0----------0
and so on
Result-----Item1---Item1----Item1
Result------""-------Item2-----""
Result-----Item3----""---------"