D
Dave Elliott
I have a form named frmelpaso and on it I have two controls named BeginDate
and EndDate.
I also have a pop-up form that inputs the date into this form name
frmbeginend.
What I need is for after the pop-up form closes and or after the EndDate
field loses focus or after update to run
some code to show all records between these dates.
I can't have the form load with this date criteria using a date criteria
because it normally does not need to be filtered like this.
I have a Sort By Drop Down Field List already on the form, but it does not
of course filter be (Date (s), just Date.
Any Suggestions ?
Thanks,
Dave
and EndDate.
I also have a pop-up form that inputs the date into this form name
frmbeginend.
What I need is for after the pop-up form closes and or after the EndDate
field loses focus or after update to run
some code to show all records between these dates.
I can't have the form load with this date criteria using a date criteria
because it normally does not need to be filtered like this.
I have a Sort By Drop Down Field List already on the form, but it does not
of course filter be (Date (s), just Date.
Any Suggestions ?
Thanks,
Dave