Hi all,
Very new to access, and I am stuck.
lBasically what I am trying to create is a simple diet tracking database that lets me create a daily meal plan.
So I have one table with all the foods and their various nutrients
Then I have a table of each day that I can populate from the food table.
My problem is when I create a lookup field for the Day table, I can only get the food name displayed. I can't really seperate all the other values in the to perform totals calculations.
Am I going about this all wrong?
Any help appreciated.