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
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