![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have written a form that filters criteria via two combo boxes and generates a table of dates, relating to the start week and end week of the activities, in the form 920 (week 20 of 2009)and 1112 (week 12 of 2011) I want to give the user the option to narrow the dates down, such that they can select any date in between the first and last, for a start date and end date, to preview/print the report. The ideal way would seem to be use two combo boces weekstartcombo and week end combo, based on the table that is generated each time the initial criteria, contract and section change. Therein lies the proble, as because the select week combo boxes are bound to the table that will be updated using a make table query, the fact that it is a rowsource of the combo stops the table being deleted and updated. Anybody any alternate suggestions? I am just going to try using an append query insteadof a make table to see if that solves the problem that way, but there might be a better way out there.. Thanks J |
#3
| |||
| |||
|
#4
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |