How to copy an outlook form to Visual Basic

D

dandavis1

I have been asked if it is possible to run a macro that copies an
outlook form. I would like to run the code on Outlook. I wouldnt
really know where to start or if indeed it is possible to do this.

Any help on this is greatfully accepted!!!
 
M

Michael Bauer [MVP - Outlook]

You can't use Outlook forms (MSForms library) in VB. You'd have to re-create
it.

--
Best regards
Michael Bauer - MVP Outlook

: Outlook Categories? Category Manager Is Your Tool
: VBOffice Reporter for Data Analysis & Reporting
: <http://www.vboffice.net/product.html?pub=6&lang=en>


Am Fri, 21 Nov 2008 12:28:08 +0000 schrieb dandavis1:
 
Top