G
Grace
How can you restrict data that is displayed on a datasheet
form without putting the filter in the query that the form
is based on?
For example, I have a subform [subformhelpdesk1] that is
based on [QryHelpDesk]. I would like the subform to only
display records that do not have a [CallStatus]
of "Closed". I have another form that is based off this
same query that does not require the restriction. I did
create a new query for [subformhelpdesk1] that had the
criteria set to "Not Closed" but for some reson when I did
this my subform links got messed up!!
Thanks For your help.
form without putting the filter in the query that the form
is based on?
For example, I have a subform [subformhelpdesk1] that is
based on [QryHelpDesk]. I would like the subform to only
display records that do not have a [CallStatus]
of "Closed". I have another form that is based off this
same query that does not require the restriction. I did
create a new query for [subformhelpdesk1] that had the
criteria set to "Not Closed" but for some reson when I did
this my subform links got messed up!!
Thanks For your help.