C
cager
I have a query that when run shows 2 fields. Week begin dates (always the
Monday date) and week end dates (always the Friday date).
I want to link one combo box to the week begin date and depending on which
Monday date I chose I want the 2nd combo box to automatically pull the
corresponding Friday date for that week.
I'm not too good with SQL so any help would be greatly appreciated.
These 2 dates would then be referenced in my main query and that query would
run based on those 2 dates in the combo boxes on the form.
Thanks in advance for you help.
Monday date) and week end dates (always the Friday date).
I want to link one combo box to the week begin date and depending on which
Monday date I chose I want the 2nd combo box to automatically pull the
corresponding Friday date for that week.
I'm not too good with SQL so any help would be greatly appreciated.
These 2 dates would then be referenced in my main query and that query would
run based on those 2 dates in the combo boxes on the form.
Thanks in advance for you help.