DataSheet Form - Results by date

P

PC

Hi,

I am attempting to create a form which can be used to list cheques paid on a
month by month basis based on the accounting period.

The source table would look something like InvID, ChqNo, Supplier, Ref,
Period.

I would like to use a tab control with page names like Jan, Feb etc with the
results displayed in DataSheet view and the Period used as the criteria.
Could somebody tell me the code required to list the results on each tab
based on the month displayed on the tab name.

Thanks

...pc
 
Top