changing the contact folder to something other than the default

G

Guest

I have 4 or 5 different folder with contacts in Outlook 2003 and use vba code
different times to access the contacts. I always have to temperarily move my
contacts out of the main contact folder, then move the contacts from another
folder into the main contact folder because that's where my code gets it's
data. Is there a way to tell the code to use another folder that I've made
in my personal folders file. If so, would there be a method of checking the
names of all the contact folders I have, and setting them as an text array or
something, then I could use the code to ask me specifically which contact
folder I'm wanting to work with. I could have this all be as a function I'd
call from different procedures.
thanks,
ck
 

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