Send Object Macro

D

Don Rountree

Help. Is it possible to use the DLookup in the To:
portion of Send Object in a macro? If so can you show me
the syntax. Thank you.

Don Rountree
 
K

Ken Snell

=DLookup("FieldNameToLookUp", "TableOrQueryName", "[Field] = 'somevalue'")

It's in Help file too.
 

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

Top