Query function reference to self (same field)?

G

G Lykos

Greetings! Is there some Access query shortcut available when using a
function that requires an argument (such as Left( )) to tell it to use the
value of the field with which it is associated, e.g. Left (*,2) to mean the
left two characters of that field's value rather than having to specify the
table and field name?

Thanks,
George
 

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