Hi, I am trying to filter a Pop up remainder form and just can't seams to show the right records that I want it to display.
I have tried lots of permutations so any help would be greatly received.
The criteria in the query returns all the records
Between Date() And [RentPeriodTo]
I also have a PolicyRenewed tick box on the form, so in the query this field have a criteria of 0
What I would like is to return all records that are dew to be renewed within the next 30 days and if the policy has not been renewed i.e. the tick box on the form has not been ticked to continue to show those records as well until the tick box is ticked.
Many Thanks
CNEILL
I have tried lots of permutations so any help would be greatly received.
The criteria in the query returns all the records
Between Date() And [RentPeriodTo]
I also have a PolicyRenewed tick box on the form, so in the query this field have a criteria of 0
What I would like is to return all records that are dew to be renewed within the next 30 days and if the policy has not been renewed i.e. the tick box on the form has not been ticked to continue to show those records as well until the tick box is ticked.
Many Thanks
CNEILL