Mr_Intuition
New Member
- Joined
- Mar 29, 2013
- Messages
- 3
Hi all. This is my first post and I'm hoping some of you excel gurus out there can help me. I have a spreadsheet I have made up that allows me to build a weekly menu and helps aid the user in counting calories. The first worksheet has the meal for Monday. Once I get the formulas entered, I'll just copy for the rest of the days of the week. Under "breakfast" on Monday, a user can use a drop down menu to pick a food item that comes from a list on another worksheet in the same workbook. Once they choose a food item, I want it to populate specific cells with corresponding multipliers. The user then enters the amount of the serving and that is multiplied by the multipliers mentioned above and thus populates one cell with number of calories, one cell with grams of fat, one cell with grams of protein and one cell with grams of carbohydrates. Hopefully this makes sense.
Below is a snapshot of the monday worksheet:
So when someone chooses bacon from the drop down list like shown above, I want it to lookup the nutritional information on this page:
and apply those multipliers/value to the cells on the Monday worksheet under "calorie", "fat", "carb", etc. That value will then be multiplied by the number in the "serving" column and an actual value will be placed in the row so the user knows how many calories, fat, etc will be consumed in a serving. The totals for the meal will be at the bottom (I know how to do that formula) letting the user know if the meal is in line with the diet he/she is on.
Hopefully this makes sense and isn't too confusing. I talked with one person and they said it would require some visual basic commands...which I know nothing about. Help please someone! I'm hoping this isn't too hard of a thing I'm trying to do!
Below is a snapshot of the monday worksheet:
So when someone chooses bacon from the drop down list like shown above, I want it to lookup the nutritional information on this page:
Hopefully this makes sense and isn't too confusing. I talked with one person and they said it would require some visual basic commands...which I know nothing about. Help please someone! I'm hoping this isn't too hard of a thing I'm trying to do!