Newbie's question pls help

V

victor

hi guy;
i am really new to office development. My boss want me to development a
small program which will add a new button for word2003, then do some simple
task. But i have no idea who to start with. Can someone please help on this?
Or give me some useful link?

Cheers
Victor
 
J

Jay Freedman

hi guy;
i am really new to office development. My boss want me to development a
small program which will add a new button for word2003, then do some simple
task. But i have no idea who to start with. Can someone please help on this?
Or give me some useful link?

Cheers
Victor

Start with these articles:

http://www.word.mvps.org/FAQs/MacrosVBA/VBABasicsIn15Mins.htm
http://www.word.mvps.org/FAQs/MacrosVBA/UsingRecorder.htm
http://www.word.mvps.org/FAQs/MacrosVBA/ModifyRecordedMacro.htm
http://www.word.mvps.org/FAQs/MacrosVBA/AssignMacroToButton.htm

After that, if you have more specific questions, post in the
microsoft.public.word.vba.beginners newsgroup,
http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public.word.vba.beginners
 
Top