Does anyone know the syntax to put variable from the textbox into SQL statement.
For Example:
MOVE ""SELECT * FROM St WHERE SajAcct =" & TEXTVALUE TO ST.
I have tried so many different things but I can't seem to be able to get it to pass this variable.
Any help is greatly appreciated.
Thanks again..
For Example:
MOVE ""SELECT * FROM St WHERE SajAcct =" & TEXTVALUE TO ST.
I have tried so many different things but I can't seem to be able to get it to pass this variable.
Any help is greatly appreciated.
Thanks again..