A parameter prompt can be set up like:
Like "*" & [Enter Date] & "*"
I don't care much for a design where a date isn't in a date field that can
be easily queried. Are you sure the date format will be consistent? What if
someone types in a date like "28 Apr 2007" or "4/28/2007" or "April 28, 2007"
or....?
I also don't care about parameter prompts. I prefer using control on forms.
--
Duane Hookom
Microsoft Access MVP
jk said:
Thanks Duane,
I worked great. I am expecting this DB to grow and this field as described
would have text and some date typed within it. How would i set up a parameter
prompt that would work the same way when i want a specific date?
Thanks for all the help.