I have been working on this for longer than I care to tell anyone. I have a database with a date field that I want to select only records meeting a selected date criteria. It seems that this should work but I recieve an " error in formula" when trying to run.
Report1.SelectionFormula = "{QryXXX.Date} = " & ddate
thaks in advance for the help.
Rog
Report1.SelectionFormula = "{QryXXX.Date} = " & ddate
thaks in advance for the help.
Rog