Hi
I'm trying to create a report that list stuff between 2 dates
in the query i have a line like this
_____________________________________
in 'critera' of a field called DateWorkDone
">=[Earliest Date] AND <=[Latest Date]"
so you get two dialog boxes asking for dates
______________________________________
i want my report to be able to reflect these two parameters in the header (only need to put it into a text box)
Does anyone know how you pass these parameters into the report
______________________________________
I tried using Control Source "=[Earliest Date]"
it didn't work obviously but it was worth a shot, huh
_______________________________________-
I'm trying to create a report that list stuff between 2 dates
in the query i have a line like this
_____________________________________
in 'critera' of a field called DateWorkDone
">=[Earliest Date] AND <=[Latest Date]"
so you get two dialog boxes asking for dates
______________________________________
i want my report to be able to reflect these two parameters in the header (only need to put it into a text box)
Does anyone know how you pass these parameters into the report
______________________________________
I tried using Control Source "=[Earliest Date]"
it didn't work obviously but it was worth a shot, huh
_______________________________________-
Last edited: