W
Wylie C
I have a form that displays records with a bound date field named Statdate
from a table named Statistics
..
I have an three unbound controls on the form that display the current year,
month and week total miles ( from a query). What I want to do is when the
user browses thru the records, the year statistics in the three controls
correspond with the year shown in the Statdate control. Can this be done and
how?
Thanks.
from a table named Statistics
..
I have an three unbound controls on the form that display the current year,
month and week total miles ( from a query). What I want to do is when the
user browses thru the records, the year statistics in the three controls
correspond with the year shown in the Statdate control. Can this be done and
how?
Thanks.