Numerous entries in one text box
Hi I can’t find my previous post regarding this so am forced to ask again.
I have a text box.
I want to enter several numbers in it like so 1,2,3,4,5….
How can I do this so that when the query runs it looks at this control, figures out what the values are & returns them correctly. Someone mentioned something about Instr() before but I can’t find the post.
*Another way to state the problem is that “Each comma delimited value in a text box should stand for a parameter to a query.”
[This message has been edited by arage (edited 01-22-2002).]
Hi I can’t find my previous post regarding this so am forced to ask again.
I have a text box.
I want to enter several numbers in it like so 1,2,3,4,5….
How can I do this so that when the query runs it looks at this control, figures out what the values are & returns them correctly. Someone mentioned something about Instr() before but I can’t find the post.
*Another way to state the problem is that “Each comma delimited value in a text box should stand for a parameter to a query.”
[This message has been edited by arage (edited 01-22-2002).]