J
Jack
I have a main form that display employee info. Inside of the main form I have
a subform that displays the jobs completed based on [empID]. It displays ALL
of the jobs in descending order of [jobdate]
What I would like to do is add a combo box to subform that automatically
computes dates based on todays date. For example when user clicks the drop
down it will display:
"2 weeks ago" & date 2 weeks ago
"1 month ago" & 1 month ago
"3 months ago" etc..
I would like to be able to filter the jobs completed based on the combo. I
am having difficulty creating the combo and getting that info into
lookup/query.
Any help would be greatly appreciated.
Thanks,
Jack
a subform that displays the jobs completed based on [empID]. It displays ALL
of the jobs in descending order of [jobdate]
What I would like to do is add a combo box to subform that automatically
computes dates based on todays date. For example when user clicks the drop
down it will display:
"2 weeks ago" & date 2 weeks ago
"1 month ago" & 1 month ago
"3 months ago" etc..
I would like to be able to filter the jobs completed based on the combo. I
am having difficulty creating the combo and getting that info into
lookup/query.
Any help would be greatly appreciated.
Thanks,
Jack