P
Pat Turner
I am trying to do pass a variable to a select statement.
A variable which I would declare in a dim statement
Select * from table WHERE field1 = (variable)
A variable which I would declare in a dim statement
Select * from table WHERE field1 = (variable)