Hi,
I'm having trouble with controlling the data displayed in a simple subform grid from a calander control in the main form.
The subform is a grid simply displaying the contents of a query: name, date and amount. I would like to use a calander control in the main form to filter the grid for records of that date only. The reason I'm using a subform is because it's on a tab control - with other tabs displaying similar data grids to be controlled int he same way - all filtered on the date from the calendar control.
Any ideas or pointers very welcome....
Thanks
I'm having trouble with controlling the data displayed in a simple subform grid from a calander control in the main form.
The subform is a grid simply displaying the contents of a query: name, date and amount. I would like to use a calander control in the main form to filter the grid for records of that date only. The reason I'm using a subform is because it's on a tab control - with other tabs displaying similar data grids to be controlled int he same way - all filtered on the date from the calendar control.
Any ideas or pointers very welcome....
Thanks