Reply
 
Thread Tools Display Modes
  #1   Report Post  
Alesha
 
Posts: n/a
Default How do you fill in two items at once?

Im working on a project for my company. Im designing a form, the form is 2
pages. On the first page there is a table that we fill in, is it possible
that when we fill in a spot on the first table, on the next page it will fill
in the same information at the same time without having to re fill it in??
And also each time we open the document it will always fill in two items at
once?
  #2   Report Post  
Greg Maxey
 
Posts: n/a
Default

Alesha,

Yes it is possible. You can get some ideas on methods he

http://gregmaxey.mvps.org/Repeating_Data.htm

--
Greg Maxey/Word MVP
A Peer in Peer to Peer Support

Alesha wrote:
I'm working on a project for my company. I'm designing a form, the
form is 2 pages. On the first page there is a table that we fill in,
is it possible that when we fill in a spot on the first table, on the
next page it will fill in the same information at the same time
without having to re fill it in?? And also each time we open the
document it will always fill in two items at once?



  #3   Report Post  
Clare
 
Posts: n/a
Default

You could look at using field codes for the second page.
When creating the form on page 1 save each Text Form field as a bookmark for
example 'FirstName'.
On page 2 of the form use Insert Field to add the fieldcodes for each
TextForm field in the format { FirstName }. You will still need to select all
and press F9 to update the field codes but it should be possible to write a
macro to do that automatically when the document closes.

Sub UpdateFields()
Selection.WholeStory
Selection.Fields.Update
End Sub



"Alesha" wrote:

Im working on a project for my company. Im designing a form, the form is 2
pages. On the first page there is a table that we fill in, is it possible
that when we fill in a spot on the first table, on the next page it will fill
in the same information at the same time without having to re fill it in??
And also each time we open the document it will always fill in two items at
once?

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
FILL IN THE BLANKS ON MS WORD ex. NAME__________ radarluv93 Microsoft Word Help 1 December 12th 04 03:05 PM
Set up a blank template letter with fill in blanks Eeyoremom Microsoft Word Help 2 December 7th 04 08:15 PM
Fill Handle Capabilities Karen Microsoft Word Help 1 December 7th 04 08:03 PM
How do I resize the "save as" screen in Word so it does not fill . Brian Anderson Microsoft Word Help 1 December 2nd 04 08:29 PM


All times are GMT +1. The time now is 06:10 PM.

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"