A
aaronk23
i have a simple query that references a text box on a form as a
parameter. the text box holds a date and uses the Short Date format for
its Format property...nothing fancy
when i try to use it in my query it returns no records (when i know it
should). the really weird part is the date/value that returns from the
text box is a wingding character or a box (looks like a 'hard return'
character).
if i turn off the formatting, it returns the value in the text box.
i have tested this on several computers w/ the same results. what's
more, i have done this sort of thing many times in other db's and never
seen this before.
parameter. the text box holds a date and uses the Short Date format for
its Format property...nothing fancy
when i try to use it in my query it returns no records (when i know it
should). the really weird part is the date/value that returns from the
text box is a wingding character or a box (looks like a 'hard return'
character).
if i turn off the formatting, it returns the value in the text box.
i have tested this on several computers w/ the same results. what's
more, i have done this sort of thing many times in other db's and never
seen this before.