H
Hoardling via AccessMonster.com
I have a SELECT statement that resulst in only 1 record, statement created in
VBA Code. The SELECT statement has only 1 column which displays a unique ID,
primary key. I have to retrieve the unique ID through a couple of WHERE
clauses. What I want to know is how to take that value, unique ID, and put
it into a variable, so that other parts of my code can use that result.
VBA Code. The SELECT statement has only 1 column which displays a unique ID,
primary key. I have to retrieve the unique ID through a couple of WHERE
clauses. What I want to know is how to take that value, unique ID, and put
it into a variable, so that other parts of my code can use that result.