L
Lloyd
I have a table where I am keeping track of caloric intake. I made a query to
summarize and I want to sum calories field by date. Get the total for each
date. The fields I have are: id(primary key), date, meal, food, calories,
notes.
Thanks in advance for your help.
summarize and I want to sum calories field by date. Get the total for each
date. The fields I have are: id(primary key), date, meal, food, calories,
notes.
Thanks in advance for your help.