dlookup

  • Thread starter Thread starter doug
  • Start date Start date
D

doug

how do i put a dlookup statement into a string that i want
to execute as sql command. I have something like:
strSQL = "insert into table (item) values dlookup("value",
table)"

how would i go about fixing that
thanks
 
Doug,

See the reply to your previous question. You're right, you caught the
problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top