Hi!
I have to be able to select month,year and if it is a MAY I ned to run my query for the whole month of MAy,2008.
I am going to use Parameters Forms!FormName!txtDate for each of the few querie that are involved.
I can’t figure out pretty way to have May, 2008 selected from the drop down or typed into a text box and have query know it is from 1/5/2008 to 5/31/2008.
Thanks