T
timothy.burt
I have a form which is the main form frm_Projects bound to
tbl_Projects
I have subform on the main form subfrm_Risks which is bound to
tbl_Risks
The tbls are linked by field ProjectID
I would like to put a command button on the main form to filter by
month on the subform using the subform control Updated
I would like to filter by month...so I need to filter between dates in
that field
My programming is virtually non-existent and I have tried finding an
anwer to this query everywhere but can't find one that works for
me.... please help! Many thanks
tbl_Projects
I have subform on the main form subfrm_Risks which is bound to
tbl_Risks
The tbls are linked by field ProjectID
I would like to put a command button on the main form to filter by
month on the subform using the subform control Updated
I would like to filter by month...so I need to filter between dates in
that field
My programming is virtually non-existent and I have tried finding an
anwer to this query everywhere but can't find one that works for
me.... please help! Many thanks