L
lilanngel
Hi there,
Let's say I have a database that looks something like this
Apple Blueberry Crust Sugar Cinnamon
Apple Pie Yes No Yes Yes Yes
Blueberry Pie No Yes Yes Yes No
I want a column that says "Ingredients Needed" and it would list all the
ingredients that I need if it says "Yes."
So for "Apple Pie," it should list "Apple, Crust, Sugar Cinnamon" and for
"Blueberry Pie," it should list "Blueberry, Crust, Sugar"
How can I do this?
Thanks!
Let's say I have a database that looks something like this
Apple Blueberry Crust Sugar Cinnamon
Apple Pie Yes No Yes Yes Yes
Blueberry Pie No Yes Yes Yes No
I want a column that says "Ingredients Needed" and it would list all the
ingredients that I need if it says "Yes."
So for "Apple Pie," it should list "Apple, Crust, Sugar Cinnamon" and for
"Blueberry Pie," it should list "Blueberry, Crust, Sugar"
How can I do this?
Thanks!