|
|
|
date: Mon, 22 Sep 2008 10:22:13 -0700,
group: microsoft.public.word.vba.general
back
Re: simple tutorial to create a form with form fields in word 2007
peteraloha wrote:
> Hi, I would like to create a simple word 2007 document that features
> form fields to be filled in.
>
> Any leads to a simple and clear tutorial to do this would be
> appreciated.
>
> Thank you,
>
> Peter Reck
This 5-part series of articles still applies:
http://www.computorcompanion.com/LPMArticle.asp?ID=22
http://www.computorcompanion.com/LPMArticle.asp?ID=46
http://www.computorcompanion.com/LPMArticle.asp?ID=119
http://www.computorcompanion.com/LPMArticle.asp?ID=127
http://www.computorcompanion.com/LPMArticle.asp?ID=136
The only difference for 2007 is where the buttons are. Instead of displaying
the Forms toolbar, in Word 2007 you first go to Office button > Word Options
> Popular and check the box to show the Developer tab on the ribbon. On that
tab, in the Controls group, click the Legacy Tools button; you'll find the
Forms tools in the first row of the gallery on that button.
The Protect Document button appears further to the right on the Developer
tab, and also on the Review tab. That opens the Protect Document task pane,
equivalent to clicking Tools > Protect document in previous versions.
The lock icon from the old Forms toolbar isn't anywhere on the ribbon, but
you can add it to the Quick Access Toolbar by going to the Customize tab of
the Word Options dialog, setting the category to Commands Not In the Ribbon,
selecting the Lock item, and clicking the Add button.
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
date: Mon, 22 Sep 2008 15:33:11 -0400
author: Jay Freedman
Re: simple tutorial to create a form with form fields in word 2007
Hi Jay,
It seems those articles tell me exactly what I want to do.
THANK YOU SO MUCH, I have googled this for hours without coming across those
leads!
Peter
"Jay Freedman" wrote:
> peteraloha wrote:
> > Hi, I would like to create a simple word 2007 document that features
> > form fields to be filled in.
> >
> > Any leads to a simple and clear tutorial to do this would be
> > appreciated.
> >
> > Thank you,
> >
> > Peter Reck
>
> This 5-part series of articles still applies:
>
> http://www.computorcompanion.com/LPMArticle.asp?ID=22
> http://www.computorcompanion.com/LPMArticle.asp?ID=46
> http://www.computorcompanion.com/LPMArticle.asp?ID=119
> http://www.computorcompanion.com/LPMArticle.asp?ID=127
> http://www.computorcompanion.com/LPMArticle.asp?ID=136
>
> The only difference for 2007 is where the buttons are. Instead of displaying
> the Forms toolbar, in Word 2007 you first go to Office button > Word Options
> > Popular and check the box to show the Developer tab on the ribbon. On that
> tab, in the Controls group, click the Legacy Tools button; you'll find the
> Forms tools in the first row of the gallery on that button.
>
> The Protect Document button appears further to the right on the Developer
> tab, and also on the Review tab. That opens the Protect Document task pane,
> equivalent to clicking Tools > Protect document in previous versions.
>
> The lock icon from the old Forms toolbar isn't anywhere on the ribbon, but
> you can add it to the Quick Access Toolbar by going to the Customize tab of
> the Word Options dialog, setting the category to Commands Not In the Ribbon,
> selecting the Lock item, and clicking the Add button.
>
> --
> Regards,
> Jay Freedman
> Microsoft Word MVP FAQ: http://word.mvps.org
> Email cannot be acknowledged; please post all follow-ups to the newsgroup so
> all may benefit.
>
>
>
date: Mon, 22 Sep 2008 15:04:00 -0700
author: peteraloha
|
|