Hello - I'm struggling with this one and my basic excel knowledge.
I have a list of recipes and ingredients - I'd like to put these into table format, and then have a formula to lookup a certain recipe number and return the ingredients and quantities used in that recipe.
I've put recipe numbers as headers and ingredients down the first column purely because it allows me to add recipes to the main table more easily - can change this if required.
For example:
Ideally, I'd like to create a sheet where I can enter "1.0" and return a list of ingredients used in recipe 1.0 and their quantities. Then if this cell is changed to recipe 1.1, it updates to that recipe info, etc.
I want it to ignore any ingredients that have blank values.
Does anyone have any tips for this? I've cobbled together formulas that can look up specific ingredients and return their value, but not managed to figure out something that will return a whole list based off looking up another column.
Does my table layout need to be flipped or changed to allow this?
I'm using excel 365.
Thanks!
I have a list of recipes and ingredients - I'd like to put these into table format, and then have a formula to lookup a certain recipe number and return the ingredients and quantities used in that recipe.
I've put recipe numbers as headers and ingredients down the first column purely because it allows me to add recipes to the main table more easily - can change this if required.
For example:
1.0 | 1.1 | 1.2 | |
Apples | 1000 | 100 | |
Pears | 100 | ||
Sugar | 500 | 200 | 100 |
Chocolate | 100 | 50 |
Ideally, I'd like to create a sheet where I can enter "1.0" and return a list of ingredients used in recipe 1.0 and their quantities. Then if this cell is changed to recipe 1.1, it updates to that recipe info, etc.
I want it to ignore any ingredients that have blank values.
Does anyone have any tips for this? I've cobbled together formulas that can look up specific ingredients and return their value, but not managed to figure out something that will return a whole list based off looking up another column.
Does my table layout need to be flipped or changed to allow this?
I'm using excel 365.
Thanks!