G
Guest
Hello.
I have two tables and they are relate by a One to Many relationship and I
have a Form with Subform.
The parent table has only one field ScheduleDate and in this field I have
imported dates from now to 1/1/2009.
In the Sub table I have the following fields
ScheduleDate
LoginTime
LogoutTime
When I open the Parent Form I need it to go to Todays date so that we can
see all the subform records for today i.e. if today is 5/20/07 when I open
the form it takes me straight to 5/20/07 but without filtering out all the
other records in case I need to look at other dates around 5/20/07.
I would hate to have to open the database and have to scroll to find today's
date.
Is it possible to do this?
Iram/mcp
I have two tables and they are relate by a One to Many relationship and I
have a Form with Subform.
The parent table has only one field ScheduleDate and in this field I have
imported dates from now to 1/1/2009.
In the Sub table I have the following fields
ScheduleDate
LoginTime
LogoutTime
When I open the Parent Form I need it to go to Todays date so that we can
see all the subform records for today i.e. if today is 5/20/07 when I open
the form it takes me straight to 5/20/07 but without filtering out all the
other records in case I need to look at other dates around 5/20/07.
I would hate to have to open the database and have to scroll to find today's
date.
Is it possible to do this?
Iram/mcp