SashaBuilder3
Programmer
Hi everybody,
I am wondering if there is a way to get a value from a table via SELECT statement and assign it to a variable in a VBA sub. For example, in Oracle it is possible to do the following:
SELECT SomeField INTO VarName WHERE...
Can anyone help with something similar for Access VBA?
Thanks
Alexandre
I am wondering if there is a way to get a value from a table via SELECT statement and assign it to a variable in a VBA sub. For example, in Oracle it is possible to do the following:
SELECT SomeField INTO VarName WHERE...
Can anyone help with something similar for Access VBA?
Thanks
Alexandre