C
Caroline Brown
Hi,
I am very new to Access and am trying to do something I think should be
reasonably simple, but can't work out the syntax I need.
My database is to track weight loss. I have only one table at the moment
(this will grow but my problem only involves a single table), which is
called 'Measurements'. The table has only 3 fields, 'Date', 'Weight'
and 'Fat%'.
I would like to be able to track weight loss from one day to the next,
so am trying to make a query that shows, for each day, the values in the
Weight and Fat% fields, and a calculated field that shows the previous
day's weight value (which will allow me to show the weight loss from the
previous day).
I can create a calculated field to show the previous day's date, but not
the weight value that is associated with that date.
Being a very raw newbie to Access, I apologise for the how simple this
problem is to solve, and have been trawling through help files and
tutorials online to try to solve the problem myself, but the only
examples seem to be adding or subtracting dates (which I can do), as
opposed to returning values from different fields associated with those
dates.
If anyone can offer any assistance I would be very grateful. Many thanks,
Caroline Brown
I am very new to Access and am trying to do something I think should be
reasonably simple, but can't work out the syntax I need.
My database is to track weight loss. I have only one table at the moment
(this will grow but my problem only involves a single table), which is
called 'Measurements'. The table has only 3 fields, 'Date', 'Weight'
and 'Fat%'.
I would like to be able to track weight loss from one day to the next,
so am trying to make a query that shows, for each day, the values in the
Weight and Fat% fields, and a calculated field that shows the previous
day's weight value (which will allow me to show the weight loss from the
previous day).
I can create a calculated field to show the previous day's date, but not
the weight value that is associated with that date.
Being a very raw newbie to Access, I apologise for the how simple this
problem is to solve, and have been trawling through help files and
tutorials online to try to solve the problem myself, but the only
examples seem to be adding or subtracting dates (which I can do), as
opposed to returning values from different fields associated with those
dates.
If anyone can offer any assistance I would be very grateful. Many thanks,
Caroline Brown