A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Word » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

User Interface for Word



 
 
Thread Tools Display Modes
  #1  
Old May 28th, 2010, 09:57 PM posted to microsoft.public.word.docmanagement
pcm
external usenet poster
 
Posts: 1
Default User Interface for Word

Is it possible to design a user interface that runs on top of Word to
generate documents? There are numerous, expensive Electronic Medical Record
(EMR)applications that allow you to select items on a user interface that
generate patient notes and reports. They don't provide a great deal of
flexibility. I would like to design my own. Does Word have this capability?
If not, is there another application that does?
  #2  
Old May 28th, 2010, 11:09 PM posted to microsoft.public.word.docmanagement
Yves Dhondt
external usenet poster
 
Posts: 560
Default User Interface for Word

I wouldn't try to design some kind of user interface on top of Word.
Although it might be possible, there are better ways of handling this. Why
not let your application create the Word document? You could use the openxml
sdk to generate documents. For an example see
http://www.labo-dotnet.com/post/Crea...ML-20-SDK.aspx
(this example was randomly taken from Google search results, there are
dozens of others which are possibly as good or even better)

Yves

"pcm" wrote in message
...
Is it possible to design a user interface that runs on top of Word to
generate documents? There are numerous, expensive Electronic Medical
Record
(EMR)applications that allow you to select items on a user interface that
generate patient notes and reports. They don't provide a great deal of
flexibility. I would like to design my own. Does Word have this
capability?
If not, is there another application that does?


  #3  
Old May 29th, 2010, 05:44 AM posted to microsoft.public.word.docmanagement
Graham Mayor
external usenet poster
 
Posts: 18,297
Default User Interface for Word

Why not simply create a template (or templates) - either as a protected
form. For help on creating protected forms, see
http://word.mvps.org/FAQs/Customizat...nTheBlanks.htm

In order to use form fields in Word 2007, you will need to display the
Developer tab (Office Button Word Options Popular Show the Developer
tab in the Ribbon) and then use the Legacy Forms controls from the Legacy
Tools palette in the Controls group on that tab. You will find those
controls more accessible if you modify the ribbon as described at
http://gregmaxey.mvps.org/Classic%20Form%20Controls.htm

or automated with a userform to collect the variable data - For the basics,
see Word MVP FAQ - Userforms
http://word.mvps.org/FAQs/Userforms.htm

for a more in depth explanation, see
http://gregmaxey.mvps.org/Create_and...a_UserForm.htm


--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



"pcm" wrote in message
...
Is it possible to design a user interface that runs on top of Word to
generate documents? There are numerous, expensive Electronic Medical
Record
(EMR)applications that allow you to select items on a user interface that
generate patient notes and reports. They don't provide a great deal of
flexibility. I would like to design my own. Does Word have this
capability?
If not, is there another application that does?



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:46 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.