Jawloms Posted March 4, 2020 Posted March 4, 2020 Morning, I would like to create a spreadsheet which gives me ingredients based on a meal chosen, but want it to have multiple levels. For example; You choose Carbonara. The recipe for Carbonara has in it things like "Chicken, Ham, Pasta, Cheese Sauce", but the "Cheese Sauce" is another recipe that it would then look in to so that the end result is the ingredients it tells you that you need are "Chicken, Ham, Pasta, Milk, Cheese, Flour". Discussion of what actually makes a good carbonara aside, is this possible? I'm not even sure what to Google. Any good guides for that sort of thing around? I've looked at vlookup, match and index but just can't get there. Is Excel even the way to go or is this more of an Access db? If it is, my question still applies but for Access. Thank you Stuart
mavhc Posted March 4, 2020 Posted March 4, 2020 You could probably hack it, but everything that was a leaf would need another level too, better job for a database, or a small python program 1
LeMarchand Posted March 4, 2020 Posted March 4, 2020 I would've thought database, too. Though your recipe is an abomination: pasta (preferably spaghetti), water + salt (to cook pasta in), eggs, lardons (unless you can get/afford guanciale or pancetta), cheese (preferably Pecorino Romano and/or Parmesan) and (freshly) ground black pepper is all that's needed. What is this chicken and cheese sauce nonsense? At least you didn't mention cream! 1
skinsley Posted March 5, 2020 Posted March 5, 2020 This page may be of help if you want to use excel, but it will require some forethought and formula planning. https://www.get-digital-help.com/search-for-a-text-string-and-return-multiple-adjacent-values/ 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now