What up guys?
Hey guys.. what's up?
I'm trying to make this spread sheet a little more user friendly...
Currently it looks like this:
http://www.elitefitness.com/gallery/showphoto.php?photo=36161&cat=500&page=1
The idea is... that when you change the quantity, it auto re-calculates everything to the right in the respective row...
Example:
--------------------Protein----Carbs----Fat
1 scoop(s) of protein 30 2 0
Now if I were to change the Quantity to 2 scoops:
--------------------Protein----Carbs----Fat
2 scoop(s) of protein 60 4 0
The way I did that is by using this formula for each cell:
=30*A20
30 = (the amount of protein in 1 scoop)
A20 = Quantity Cell
Now the problem is, I would like to somehow or other be able to pick the food I want to use from this data sheet:
http://www.elitefitness.com/gallery/showphoto.php?photo=36160&cat=500&page=1
From there... I'd like to have the cells auto populate with the correct data amounts. From there, be able to change the quantity, and have it reflect the new numbers all automatically, rather then having to copy paste the data into new cells, then go back and manually change them to =(current value)*(Quantity).
Does this makes sense, and how can I do this? I want to keep the cell quantity fomula intact, while being able to select different foods.
As well, if someone else already has this setup.... I'd LOVE a copy... lol
Hey guys.. what's up?
I'm trying to make this spread sheet a little more user friendly...
Currently it looks like this:
http://www.elitefitness.com/gallery/showphoto.php?photo=36161&cat=500&page=1
The idea is... that when you change the quantity, it auto re-calculates everything to the right in the respective row...
Example:
--------------------Protein----Carbs----Fat
1 scoop(s) of protein 30 2 0
Now if I were to change the Quantity to 2 scoops:
--------------------Protein----Carbs----Fat
2 scoop(s) of protein 60 4 0
The way I did that is by using this formula for each cell:
=30*A20
30 = (the amount of protein in 1 scoop)
A20 = Quantity Cell
Now the problem is, I would like to somehow or other be able to pick the food I want to use from this data sheet:
http://www.elitefitness.com/gallery/showphoto.php?photo=36160&cat=500&page=1
From there... I'd like to have the cells auto populate with the correct data amounts. From there, be able to change the quantity, and have it reflect the new numbers all automatically, rather then having to copy paste the data into new cells, then go back and manually change them to =(current value)*(Quantity).
Does this makes sense, and how can I do this? I want to keep the cell quantity fomula intact, while being able to select different foods.
As well, if someone else already has this setup.... I'd LOVE a copy... lol