S
Sei
I've created a form with a subform. The subform contains a field with
dates...what I want to do is to only display the records with dates in
the current year in the subform. I cant figure it out using a macro.
I'm able to do it if I use 2 separate forms (not a subform)....can
anyone help? Thanks.
For example:
Main form is for Client1 detail info (name, address), subform contains
Client1's expenses for 2003-2005
I dont want to view all the expenses in 2003-2004, I want to have an
option to only view the current year in the subform. If I first open
the Main form, I want it to display the current year's expenses in the
subform, but I also want to be able to change the view for previous
year.
I want to maintain only 1 form w/a subform, I dont want to create
multiple forms w/subforms for each year. Pls help. Thanks.
dates...what I want to do is to only display the records with dates in
the current year in the subform. I cant figure it out using a macro.
I'm able to do it if I use 2 separate forms (not a subform)....can
anyone help? Thanks.
For example:
Main form is for Client1 detail info (name, address), subform contains
Client1's expenses for 2003-2005
I dont want to view all the expenses in 2003-2004, I want to have an
option to only view the current year in the subform. If I first open
the Main form, I want it to display the current year's expenses in the
subform, but I also want to be able to change the view for previous
year.
I want to maintain only 1 form w/a subform, I dont want to create
multiple forms w/subforms for each year. Pls help. Thanks.