S
shanej
I am trying to send a query expression from a form to the underlying
query. the field type in the underlying query is date/time. Does anyone
have an example how to do this?
Here is what I've tried.
the query contains the following criteria for a field:
Like [forms].[formname].[combo22]
on the form the combo box draws its contents from a table where the
expresions are contained, i.e.
"*"
Is Null
"*" OR Is Null
it's not working though. any help would be great.
query. the field type in the underlying query is date/time. Does anyone
have an example how to do this?
Here is what I've tried.
the query contains the following criteria for a field:
Like [forms].[formname].[combo22]
on the form the combo box draws its contents from a table where the
expresions are contained, i.e.
"*"
Is Null
"*" OR Is Null
it's not working though. any help would be great.