Chey,
I really think that you will receive the best possible help in the
newsgroups if you are able to provide complete and accurate information.
You gave some code, and then it turns out that this is not the code
that is causing the problem, so it's no wonder that we can't see the
problem. I really have no idea what Like[Enter Date]&"*" is supposed to
mean, and where you are using this.
Anyway, if you want to use a specified date in your work, the best way
is to put an unbound textbox on a form that will be open at the time
that the code is run, where the user can enter the required date, and
then refer to this textbox in your code.
--
Steve Schapel, Microsoft Access MVP
Okay well I got it to work if I didn't put Like[Enter Date]&"*"
But I need that.
I want it to pull up a certain Date
How do I intermingle this?
Thanks
Chey