PC Review


Reply
Thread Tools Rating: Thread Rating: 1 votes, 5.00 average.

create a form in Word for my lease document

 
 
=?Utf-8?B?Sk0gQXR0ZXJv?=
Guest
Posts: n/a
 
      21st Feb 2006
Hello:
I am a landlord, and have a few properties. I use the same lease for each
property. I would like to make my lease such that I can go to a form, enter
the changing information (lessee name, property address, rental amount, etc),
and then have Word enter the information from the form onto the Lease
document in Word. In other words, my lease is 13 pages long, but is exactly
the same for each property. I am tired of going through each page and
manually typing the information in each space. Some of the information is
repeated a few times in the lease, so I currently have to enter it multiple
times. Is there a way to do this, and can someone point me to an example?
Thanks
--
JMA
 
Reply With Quote
 
 
 
 
Doug Robbins - Word MVP
Guest
Posts: n/a
 
      21st Feb 2006
See "Please Fill Out This Form"

Part 1: Create professional looking forms in Word
http://www.computorcompanion.com/LPMArticle.asp?ID=22

Part 2: Adding Automation to your Word forms.
http://www.computorcompanion.com/LPMArticle.asp?ID=46

Part 3: Learn more VBA (macros) to automate your forms.
http://www.computorcompanion.com/LPMArticle.asp?ID=119

Part 4: Use custom dialog boxes in your Word forms
http://www.computorcompanion.com/LPMArticle.asp?ID=127

Part 5: Connect your AutoForm to a database to save input time and keep
better records!
http://www.computorcompanion.com/LPMArticle.asp?ID=136


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"JM Attero" <(E-Mail Removed)> wrote in message
news:BE759F2F-0AA2-41C4-8629-(E-Mail Removed)...
> Hello:
> I am a landlord, and have a few properties. I use the same lease for each
> property. I would like to make my lease such that I can go to a form,
> enter
> the changing information (lessee name, property address, rental amount,
> etc),
> and then have Word enter the information from the form onto the Lease
> document in Word. In other words, my lease is 13 pages long, but is
> exactly
> the same for each property. I am tired of going through each page and
> manually typing the information in each space. Some of the information is
> repeated a few times in the lease, so I currently have to enter it
> multiple
> times. Is there a way to do this, and can someone point me to an example?
> Thanks
> --
> JMA



 
Reply With Quote
 
=?Utf-8?B?Sk0gQXR0ZXJv?=
Guest
Posts: n/a
 
      21st Feb 2006
Doug:
THanks for the reply. I intend to try and accomplish what is stated in those
links, but I still have a question. Can I do this with my EXISTING lease? In
other words, I would like to make my lease the form, and the "fill in the
blanks" areas on my lease be automated so I can fill out a form which will
then distribute the correct information to the correct areas of the lease. I
would then like to save that copy of the lease, and print it out. Something
like "Lease for 123 Main Street - John Doe". I would like to do this save
without altering the original template. Then, when the next tenant comes
along, I would like to open the Lease Template, and fill in the data for Tom
Smith at 456 Main Street. Will the links you provided me allow me to do this?
THanks.

--
JMA


"Doug Robbins - Word MVP" wrote:

> See "Please Fill Out This Form"
>
> Part 1: Create professional looking forms in Word
> http://www.computorcompanion.com/LPMArticle.asp?ID=22
>
> Part 2: Adding Automation to your Word forms.
> http://www.computorcompanion.com/LPMArticle.asp?ID=46
>
> Part 3: Learn more VBA (macros) to automate your forms.
> http://www.computorcompanion.com/LPMArticle.asp?ID=119
>
> Part 4: Use custom dialog boxes in your Word forms
> http://www.computorcompanion.com/LPMArticle.asp?ID=127
>
> Part 5: Connect your AutoForm to a database to save input time and keep
> better records!
> http://www.computorcompanion.com/LPMArticle.asp?ID=136
>
>
> --
> Hope this helps.
>
> Please reply to the newsgroup unless you wish to avail yourself of my
> services on a paid consulting basis.
>
> Doug Robbins - Word MVP
>
> "JM Attero" <(E-Mail Removed)> wrote in message
> news:BE759F2F-0AA2-41C4-8629-(E-Mail Removed)...
> > Hello:
> > I am a landlord, and have a few properties. I use the same lease for each
> > property. I would like to make my lease such that I can go to a form,
> > enter
> > the changing information (lessee name, property address, rental amount,
> > etc),
> > and then have Word enter the information from the form onto the Lease
> > document in Word. In other words, my lease is 13 pages long, but is
> > exactly
> > the same for each property. I am tired of going through each page and
> > manually typing the information in each space. Some of the information is
> > repeated a few times in the lease, so I currently have to enter it
> > multiple
> > times. Is there a way to do this, and can someone point me to an example?
> > Thanks
> > --
> > JMA

>
>
>

 
Reply With Quote
 
Suzanne S. Barnhill
Guest
Posts: n/a
 
      22nd Feb 2006
I suggest that a UserForm would do what you want. See
http://word.mvps.org/FAQs/Userforms/CreateAUserForm.htm

--
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.

"JM Attero" <(E-Mail Removed)> wrote in message
news:BE759F2F-0AA2-41C4-8629-(E-Mail Removed)...
> Hello:
> I am a landlord, and have a few properties. I use the same lease for each
> property. I would like to make my lease such that I can go to a form,

enter
> the changing information (lessee name, property address, rental amount,

etc),
> and then have Word enter the information from the form onto the Lease
> document in Word. In other words, my lease is 13 pages long, but is

exactly
> the same for each property. I am tired of going through each page and
> manually typing the information in each space. Some of the information is
> repeated a few times in the lease, so I currently have to enter it

multiple
> times. Is there a way to do this, and can someone point me to an example?
> Thanks
> --
> JMA


 
Reply With Quote
 
Charles Kenyon
Guest
Posts: n/a
 
      22nd Feb 2006
Yes. Make your form a template, create new documents based on the template.
If a protected form is too much for you, you may want to look at: How can I
enter something once in a document and have it repeat elsewhere?
http://gregmaxey.mvps.org/Repeating_Data.htm

--
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://word.mvps.org/FAQs/ 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.
"JM Attero" <(E-Mail Removed)> wrote in message
news66F880D-5A70-4CAE-BB96-(E-Mail Removed)...
> Doug:
> THanks for the reply. I intend to try and accomplish what is stated in
> those
> links, but I still have a question. Can I do this with my EXISTING lease?
> In
> other words, I would like to make my lease the form, and the "fill in the
> blanks" areas on my lease be automated so I can fill out a form which will
> then distribute the correct information to the correct areas of the lease.
> I
> would then like to save that copy of the lease, and print it out.
> Something
> like "Lease for 123 Main Street - John Doe". I would like to do this save
> without altering the original template. Then, when the next tenant comes
> along, I would like to open the Lease Template, and fill in the data for
> Tom
> Smith at 456 Main Street. Will the links you provided me allow me to do
> this?
> THanks.
>
> --
> JMA
>
>
> "Doug Robbins - Word MVP" wrote:
>
>> See "Please Fill Out This Form"
>>
>> Part 1: Create professional looking forms in Word
>> http://www.computorcompanion.com/LPMArticle.asp?ID=22
>>
>> Part 2: Adding Automation to your Word forms.
>> http://www.computorcompanion.com/LPMArticle.asp?ID=46
>>
>> Part 3: Learn more VBA (macros) to automate your forms.
>> http://www.computorcompanion.com/LPMArticle.asp?ID=119
>>
>> Part 4: Use custom dialog boxes in your Word forms
>> http://www.computorcompanion.com/LPMArticle.asp?ID=127
>>
>> Part 5: Connect your AutoForm to a database to save input time and keep
>> better records!
>> http://www.computorcompanion.com/LPMArticle.asp?ID=136
>>
>>
>> --
>> Hope this helps.
>>
>> Please reply to the newsgroup unless you wish to avail yourself of my
>> services on a paid consulting basis.
>>
>> Doug Robbins - Word MVP
>>
>> "JM Attero" <(E-Mail Removed)> wrote in message
>> news:BE759F2F-0AA2-41C4-8629-(E-Mail Removed)...
>> > Hello:
>> > I am a landlord, and have a few properties. I use the same lease for
>> > each
>> > property. I would like to make my lease such that I can go to a form,
>> > enter
>> > the changing information (lessee name, property address, rental amount,
>> > etc),
>> > and then have Word enter the information from the form onto the Lease
>> > document in Word. In other words, my lease is 13 pages long, but is
>> > exactly
>> > the same for each property. I am tired of going through each page and
>> > manually typing the information in each space. Some of the information
>> > is
>> > repeated a few times in the lease, so I currently have to enter it
>> > multiple
>> > times. Is there a way to do this, and can someone point me to an
>> > example?
>> > Thanks
>> > --
>> > JMA

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
lease agreement document Paddie Microsoft Word Document Management 2 27th Dec 2008 10:33 PM
create word document form a record in a form Matt Microsoft Access Form Coding 2 21st Dec 2008 06:13 AM
Create a new word document using fields from an access form =?Utf-8?B?U2ltb24=?= Microsoft Access 0 13th Nov 2006 03:11 PM
How to type a Legal Lease Document with columns =?Utf-8?B?YmFydG9ubA==?= Microsoft Word Document Management 1 19th Oct 2004 10:41 PM
create a fill in the blank form such as a lease document =?Utf-8?B?ZGVicHJvYw==?= Microsoft Access 2 7th Sep 2004 02:36 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:19 PM.