M
mike
I'm using an IN Statement in a query criteria field that
referenced a text field in a form. ie. IN (forms!frmABC!
text11). The problem I encounter is the query will only
work if I only have one piece of data in the text field.
If I try to put more that one peice of data in the text
field it will not work. I tried seperating the data with a
comma but it still does not work. I have a feeling there
is a problem with the separator. Any suggestions would be
most helpful.
referenced a text field in a form. ie. IN (forms!frmABC!
text11). The problem I encounter is the query will only
work if I only have one piece of data in the text field.
If I try to put more that one peice of data in the text
field it will not work. I tried seperating the data with a
comma but it still does not work. I have a feeling there
is a problem with the separator. Any suggestions would be
most helpful.