H
hoke
Can anybody tell me how a can get an value from an access
table and store it in a VBA variable.
This is the query
select max(id)
from members
I already tried the help on RunSQL. But the link to
the "select into" topic leads me to a unavailable
helptopic.
thanx in advance
table and store it in a VBA variable.
This is the query
select max(id)
from members
I already tried the help on RunSQL. But the link to
the "select into" topic leads me to a unavailable
helptopic.
thanx in advance