I have a Vendor Distribution list which I created by writing some VBA code which goes out to a public folder in outlook and retrieves the contact names, company name, phone number, etc. I would like to create two form buttons in excel - one would open the contact in outlook that is currently active in excel and the other button would open a New Contact dialog box in outlook. Any idea on how I would go about find the commands to either retrieve or create a new contact in Outlook from Excel? Thanks.