The property "EntryID" in the condition is not valid.

A

Alain Vaillancourt

I'm trying tu use the Find method of the Items collection to find a contact
by the EntryID but get the message "The property "EntryID" in the condition
is not valid.".

the line is:
Set cnt = fol_cnt.Items.Find("[EntryID]='" & pat!EntryID & "'")

How can I find a contact based on is EntryID?

Thanks!
Alain Vaillancourt
 

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