G
Guest
Hi,
I have a table called SalesLog that has records for every business day of
the week. Including the field BusinessDate, there are about 10 other fields
such as NumberCalls, NumberAppointments etc. I then have a form based a
query called SalesLogQuery that is a data entry screen with a row of text
boxes which represent a day. By using the navigation buttons a sales person
can view every business day of the year and enter in the appropriate data.
Right now, the form opens to 1/3/05 which was the first business day of the
year. I want it to open to today's date but I dont want to restrict it to
only showing today's date. Is there a way for the form to open to today's
date but still have all of the other records available in this data entry
form?
Thanks,
I have a table called SalesLog that has records for every business day of
the week. Including the field BusinessDate, there are about 10 other fields
such as NumberCalls, NumberAppointments etc. I then have a form based a
query called SalesLogQuery that is a data entry screen with a row of text
boxes which represent a day. By using the navigation buttons a sales person
can view every business day of the year and enter in the appropriate data.
Right now, the form opens to 1/3/05 which was the first business day of the
year. I want it to open to today's date but I dont want to restrict it to
only showing today's date. Is there a way for the form to open to today's
date but still have all of the other records available in this data entry
form?
Thanks,