Click to See Complete Forum and Search --> : Learning VB ...


Carine Dhers
August 12th, 1999, 08:51 AM
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.

August 12th, 1999, 12:33 PM
Try starting at www.msdn.microsoft.com. Plenty of info/tutorials there to get you up and running. If you know C++, VB will be a breeze to pick up.

muralirajan
August 13th, 1999, 02:43 AM
Teach Yourself VB in 21 days is an excellent book for Beginers. You can learn simple tasks without any bodies help.

muralirajan

Carine Dhers
August 13th, 1999, 02:56 AM
Thanks very much for your help, I'll check msdn today !

C.

Carine Dhers
August 13th, 1999, 02:58 AM
Thanks a lot, I'll try and find the book !

C.