Calender filter

A

Aaveer

I have a calender and a subform on the same page. Im trying to get it so that
when you click on the calender it updates the subform to show a list of
entries for that day. I dont know how to make a query that will look to the
calender to get the date. Is this even possible.
 
D

David Lloyd

Have you tried using the Link Master Fields and Link Child Fields properties
of the subform?

--
David Lloyd
MCSD .NET
http://LemingtonConsulting.com

This response is supplied "as is" without any representations or warranties.


I have a calender and a subform on the same page. Im trying to get it so
that
when you click on the calender it updates the subform to show a list of
entries for that day. I dont know how to make a query that will look to the
calender to get the date. Is this even possible.
 
Top