Form field values

J

Judy Scofield

I posted this a few days ago in outlook.vba and got no
response. Maybe someone here can help.

This is my first Outlook project. In a customized
appointment form, I want to open a contacts folder,
select a contact and return the name and phone number
values into custom fields on the appointment form (P.2).
I can open the explorer object from VBScript, but don't
know how to get the values back. I've also tried using a
macro, and can add it to the toolbar. I can set global
variables with the values I need, but I still don't know
how to populate the fields on my original form.

I would really like to run the code from a button click,
but am open to the best way to do this.

Any help would be appreciated.

Judy Scofield
 
J

Jess

Hi,

For referencing Items & Folders, have a look at Q290804. For accessing fields and controls see Q207430

Jess
 

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