Access to Word programming

  • Thread starter rdmacaulay via OfficeKB.com
  • Start date
R

rdmacaulay via OfficeKB.com

Hello everyone. I'm hoping to get some help with Word programming. I have
some fairly extensive experience with Access programming but am new to Word.
I have an embedded Word doc in an unbound object frame on an Access form. I
would like to use it as a program event log of sorts. Normally I just use a
text box and save the contents if necessary to a text file but I'd like to
have something a little more robust so that I can highlight certain important
items/events with formatting (Bold,Underline,Fonts,Color, etc.) to display
back to the user. In addition I just want to get more Word programming
experience. Can someone get me started in the right direction with a
programming example and/or perhaps what documentation/books I should be
reading.
Thanks to all.
 
J

Jonathan West

rdmacaulay via OfficeKB.com said:
Hello everyone. I'm hoping to get some help with Word programming. I
have
some fairly extensive experience with Access programming but am new to
Word.
I have an embedded Word doc in an unbound object frame on an Access form.
I
would like to use it as a program event log of sorts. Normally I just use
a
text box and save the contents if necessary to a text file but I'd like to
have something a little more robust so that I can highlight certain
important
items/events with formatting (Bold,Underline,Fonts,Color, etc.) to display
back to the user. In addition I just want to get more Word programming
experience. Can someone get me started in the right direction with a
programming example and/or perhaps what documentation/books I should be
reading.
Thanks to all.


Make a start with this article

Getting To Grips With VBA Basics In 15 Minutes
http://www.word.mvps.org/FAQs/MacrosVBA/VBABasicsIn15Mins.htm


--
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top