Hi !

I'm programming Outlook forms, and need Automation links.
The best solution I found is to program everything with VB, but I did never program with this language. All I know is C, C++ and Java.

So I'm looking for help, good learning sotes or tutorial, to learn the basics.

My problem for now is to create a Msgbox with fields to complete, get the answers, keep them in constants that I will use during the whole program, and create a new Outlook Folder with specified forms that I created.

Thank you !

C.