#1   Report Post  
Fluffypink
 
Posts: n/a
Default creating forms

Hi

This is something I used to be able to do on wordperfect but cannot find in
word. Is it possible and if so, how?:

I want to be able to print data onto a preprinted form that I have. To make
it easier, I want to be able to create and see my actual form in word but not
have the form print out. All i want to print is the data that i enter into
the relevant form boxes.

Also, another wordperfect thing, was to be able to print two documents at
the same time onto the same paper - ie, type a letter and have my headed
paper document overprint at the same time.

Any advice would be great. Thanks.


  #2   Report Post  
Charles Kenyon
 
Posts: n/a
Default

First, in these newsgroups it is best to stick to one question at a time and
have that question reflected in the subject. That way you'll get the most
knowledgeable answers.

Second, you can use a scanned image of your paper form as background for
what Word calls an "online form." Check this in help. For more about online
forms, follow the links at
http://addbalance.com/word/wordwebresources.htm#Forms or
http://word.mvps.org/FAQs/Customizat...nTheBlanks.htm especially Dian
Chapman's series of articles. You would want to turn off printing of
graphics (your form) and print data only for forms.

Third, incorporate the letterhead in your template for your letters.
--
Take a look at: How to set up letterhead or some other document where you
want one header on the first page and a different header on other pages.
http://www.addbalance.com/word/headersfooters.htm This gives step-by-step
instructions. (It also has the following links)

Some other pages to look at:

Letterhead Tips and Instructions
http://home.earthlink.net/~wordfaqs/Letterhead.htm

Letterhead Textboxes and Styles tutorial
http://addbalance.com/word/download....StylesTutorial

Template Basics
http://www.addbalance.com/usersguide/templates.htm


Here is some general info on moving from Word Perfect to Word:

Word and Word Perfect work very differently from one another. Each program's
methods have strengths and weaknesses; but, if you try to use one of these
programs as if it were the other, it is like pushing on a string! You can
easily make a lot of extra work for yourself. If you are unwilling to take
the time to learn to use Word's methods, you should stick to using Word Pad.
You'll have a lot less grief, although you'll miss out on a lot of raw
power.

See http://www.addbalance.com/word/wordperfect.htm
http://www.mvps.org/word/FAQs/Genera...ordPerfect.htm
http://www.mvps.org/word/FAQs/Genera...AndGotchas.htm
http://www.mvps.org/word/FAQs/General/RevealCodes.htm
http://www.mvps.org/word/FAQs/Genera...Converters.htm
http://businesssoft.about.com/comput.../blconvert.htm
for information on Word for Word Perfect users.

For mo
http://www.mvps.org/word/FAQs/Custom...platePart2.htm
http://www.mvps.org/word/FAQs/Custom...platePart1.htm
http://www.addbalance.com/usersguide/templates.htm
http://www.mvps.org/word/FAQs/Number...gExplained.htm
http://www.addbalance.com/usersguide/styles.htm
http://www.mvps.org/word/FAQs/Custom...latesStore.htm


Function Keys

In Word 2000 (or later) You can get the function keys to display in a
special toolbar at the bottom of the screen if you want (something like
pressing F3 twice in WP). The following macro will do this.
Sub ShowMeFunctionKeys()
Commandbars("Function Key Display").Visible = True
End Sub

Word's Extend key (F8) gives something similar to block processing.


Formatting and Styles

Learn about Styles - really learn!
http://www.addbalance.com/usersguide/styles.htm I resisted for years and now
regret every day of those years because although that string was still very
hard to push, it kept getting longer and longer, and had some very important
projects tied to it! Once you understand styles and the Word concept of
organizing things into Chinese boxes everything falls into place and instead
of pushing a string, you can push a button that turns on the very powerful
text processing machine known as Microsoft Word and it will start doing your
work for you instead of running around behind you trying to undo what you
just thought you did.


Converting documents Word / Word Perfect

Some special characters in Word Perfect documents don't convert well to
Word. There is a macro to assist with this described at
http://www.columbia.edu/~em36/wpdos/...html#macroword and can be found
at http://www.columbia.edu/~em36/wpdos/WPSymbolConv.bas.
This was prepared by Edward Mendelson.
Otherwise, look at the macro from http://support.microsoft.com/?kbid=212396
Use these on _copies_!

As for converting documents from Word Perfect to _use_ in Word... In a word,
don't plan on it. I would not recommend using converted documents long-term.
They will be filled with formatting anomolies that will get you at the worst
time. This is especially true of any documents containing automatic
numbering or bullets. Try recreating form documents in Word using the
following process:
In Word Perfect (if you still have it, in Word if not) save your files as
text files.
Use your converted files as references to show you how you want your
formatting to look.
Create a new document in Word and insert the text from the text file. Save
this new document as a Word template. Format it the way you want using
styles, not direct formatting. Save it again.
To use a template within Word, use File = New and pick your template. This
will create a new document for you.

Merge documents have special problems and should be recreated from text
files or retyped in Word. To convert data files, consider generating labels
in WP as a document, converting that to Word, and then using
http://www.gmayor.com/convert_labels...mail_merge.htm to get a new Word
data file.

Note that conversions usually do create documents that look passable and
print OK; the problems I'm referring to have to do with editing / making
changes, that is, using the documents long-term. (See below on reusing
documents vs. using templates.)

Conversion back to Word Perfect: There is a problem (in addition to the ones
mentioned for conversion _to_ Word) with Version 2002 (XP) and later of
Word. The conversion file only works for conversion _to_ Word, not from Word
to Word Perfect! Earlier versions went both ways. To fix this, you need to
find the old conversion file WPFT532.CNV from a Word 97 or Word 2000
installation and copy it to your new installation, replacing the file of the
same name. Note, the change making the file one-way was done as a security
measure. While I don't know of any problems the old file causes, keep the
new installation's file somewhere as a backup just in case.


Boilerplate and Forms

In WP a lot of people use macros to hold chunks of text - boilerplate. In
Word this function is filled by Templates, AutoText and AutoCorrect, not
macros. Follow the links at
http://addbalance.com/word/wordwebre...s.htm#AutoText for more
information on these tools.

You can use FILLIN and ASK fields or UserForms to query the user. For some
form documents, Word's "online forms" work very well. For more about online
forms, follow the links at
http://word.mvps.org/FAQs/Customizat...nTheBlanks.htm especially Dian
Chapman's series of articles.


Reusing Documents vs. Using templates

General practice in WP is to have a document and copy and edit it to create
a new document. This is not good practice in Word. In Word, construct a
good, tight, template for your documents and use that template when
constructing new documents. Among other things, this can avoid embarrassing
"metadata" (http://www.addbalance.com/usersguide/metadata.htm) and things
like surprise headers and footers from creeping into new documents.

It's a lot of reading, I know. It's OK to chunk it down and do a bit each
day, but I would recommend that you make it a top priority to do that bit
each day. In the (short) long run, it will save you both time and grief.

Hope this helps,
--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.


"Fluffypink" wrote in message
...
Hi

This is something I used to be able to do on wordperfect but cannot find
in
word. Is it possible and if so, how?:

I want to be able to print data onto a preprinted form that I have. To
make
it easier, I want to be able to create and see my actual form in word but
not
have the form print out. All i want to print is the data that i enter
into
the relevant form boxes.

Also, another wordperfect thing, was to be able to print two documents at
the same time onto the same paper - ie, type a letter and have my headed
paper document overprint at the same time.

Any advice would be great. Thanks.




  #3   Report Post  
Suzanne S. Barnhill
 
Posts: n/a
Default

Charles has answered your second question. For the first, note that the
"Print data only for forms" setting is on the Print tab of Tools | Options.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Fluffypink" wrote in message
...
Hi

This is something I used to be able to do on wordperfect but cannot find

in
word. Is it possible and if so, how?:

I want to be able to print data onto a preprinted form that I have. To

make
it easier, I want to be able to create and see my actual form in word but

not
have the form print out. All i want to print is the data that i enter

into
the relevant form boxes.

Also, another wordperfect thing, was to be able to print two documents at
the same time onto the same paper - ie, type a letter and have my headed
paper document overprint at the same time.

Any advice would be great. Thanks.



  #4   Report Post  
brownsugar
 
Posts: n/a
Default

how do i make changes to a document that i scanned to ocr


"Fluffypink" wrote:

Hi

This is something I used to be able to do on wordperfect but cannot find in
word. Is it possible and if so, how?:

I want to be able to print data onto a preprinted form that I have. To make
it easier, I want to be able to create and see my actual form in word but not
have the form print out. All i want to print is the data that i enter into
the relevant form boxes.

Also, another wordperfect thing, was to be able to print two documents at
the same time onto the same paper - ie, type a letter and have my headed
paper document overprint at the same time.

Any advice would be great. Thanks.


  #5   Report Post  
Charles Kenyon
 
Posts: n/a
Default

If you put it through OCR, I would suggest using save as to save it to a
text file. Then open that text file in Word and make the changes you want to
make.
--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.

"brownsugar" wrote in message
news
how do i make changes to a document that i scanned to ocr


"Fluffypink" wrote:

Hi

This is something I used to be able to do on wordperfect but cannot find
in
word. Is it possible and if so, how?:

I want to be able to print data onto a preprinted form that I have. To
make
it easier, I want to be able to create and see my actual form in word but
not
have the form print out. All i want to print is the data that i enter
into
the relevant form boxes.

Also, another wordperfect thing, was to be able to print two documents at
the same time onto the same paper - ie, type a letter and have my headed
paper document overprint at the same time.

Any advice would be great. Thanks.




Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Using Mail Merge for Creating a Document of Biographies... Sam Clarke Microsoft Word Help 1 January 4th 05 05:28 PM
Creating Forms Jennifer Microsoft Word Help 2 December 29th 04 10:15 PM
Using Mail Merge for Creating a Document of Biographies... Sam Clarke Mailmerge 1 December 17th 04 11:17 AM
Creating forms; drop down lists harry Microsoft Word Help 1 December 8th 04 07:45 PM
creating forms Susam New Users 2 December 4th 04 05:38 PM


All times are GMT +1. The time now is 09:23 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"