Create a form in outlook to pre-populate values

aman

Registered User.
Local time
Yesterday, 20:36
Joined
Oct 16, 2008
Messages
1,251
Hi Guys

I am new to outlook vba and would like to create a form that will open up when user click on a button on the ribbon. It should pre-populate the following things:

1. The email subject on the form label.
2. 10 digit account number in a textbox on the form. (The account number is the part of the subject line of email so it needs validation like finding 10 digits in the subject line and store it in textbox)
3. There should be listbox which needs to be populated with 20 items suppose A,B,C....T

Can anyone please help me with this?

Many Thanks
 
Perhaps some administrator can move this question to Outlook since it doesn't seem to have anything to do with Access. That may get better help.
 

Users who are viewing this thread

Back
Top Bottom