G
GimpBoy
This is a re-post of a question I put up last night, for some reason I
cannot see my question in the group, perhaps I made a mistake posting it.
Please excuse me if this question is asked twice.
I would like to be able to store criteria info in a table, however when I
attempt to do so the info is not evaluated as criteria, rather it is looked
at as strait text.
For example, if I were to store the text 'like 1 or 3 or 18 or 27' in a
table and call it in the criteria by using the table/row info
'[Orders]![Se1]' the query would search for the exact text 'like 1 or 3 or
18 or 27' instead of looking for the numbers 1 OR 3 OR 18 OR 27.
I tried most all functions I can think of and nothing has worked, I was
optimistic about the eval() function, also tried storing the numbers with
comma sepereated and using the in([Orders]![Se1]) however this did not pick
up that the commas were actual commas in the equasion.
Any help you could give me would be very appreciated, Last night was the
first time Ive come across this group and I have to say it is very
refreshing to see people helping others in this way.
Thank You in Advance. DougB
cannot see my question in the group, perhaps I made a mistake posting it.
Please excuse me if this question is asked twice.
I would like to be able to store criteria info in a table, however when I
attempt to do so the info is not evaluated as criteria, rather it is looked
at as strait text.
For example, if I were to store the text 'like 1 or 3 or 18 or 27' in a
table and call it in the criteria by using the table/row info
'[Orders]![Se1]' the query would search for the exact text 'like 1 or 3 or
18 or 27' instead of looking for the numbers 1 OR 3 OR 18 OR 27.
I tried most all functions I can think of and nothing has worked, I was
optimistic about the eval() function, also tried storing the numbers with
comma sepereated and using the in([Orders]![Se1]) however this did not pick
up that the commas were actual commas in the equasion.
Any help you could give me would be very appreciated, Last night was the
first time Ive come across this group and I have to say it is very
refreshing to see people helping others in this way.
Thank You in Advance. DougB