C
Count
How do i use the results of sql SELECT statement in my VBA
code? How do i retrieve them and assign them to
variables? The source is an ODBC table. Say, I have a
created a query, of which i want to retrieve the results
(one record). There are two fields in the query. I want
to assign the value in one field to a form field and
assign the value of the other field to another form
field. How do I do this?
Signed, Frustrated
code? How do i retrieve them and assign them to
variables? The source is an ODBC table. Say, I have a
created a query, of which i want to retrieve the results
(one record). There are two fields in the query. I want
to assign the value in one field to a form field and
assign the value of the other field to another form
field. How do I do this?
Signed, Frustrated