Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
RizzKid RizzKid is offline
external usenet poster
 
Posts: 14
Default Variable data on a fixed page background

I have got a mailer which I have produced and used in the past. The outside
sheet (a Word doc) has got graphics and text, leaving a space on the sheet
for the receiver's address. I have an application that produces an RTF file
of the addresses, each separated by page breaks. In the past, if I had 1000
addresses in the RTF file, I would print 1000 copies of the fixed background,
then format the RTF using margin settings to position the address lines
properly, then run the already-printed sheets through the printer again to
get the addresses printed. The print shop charges me for 2000 copies. What a
waste, when I know I should be able to produce a file of 1000 pages
containing both the background and the variable data.

Trouble is, I can't think of a clever way to do this (even though I have
proof I accomplished it once before). I am willing and able to write Word
macros. I tried using text boxes for the addresses (which is how my earlier
attempt worked), but can't figure out how to get one text box generated
automatically on each page. I tried using Word's page background feature for
the fixed portion, but it is a combination of text and graphics, and besides,
the graphics become washed out. I'm open to any suggestions or ideas.
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
macropod[_2_] macropod[_2_] is offline
external usenet poster
 
Posts: 2,059
Default Variable data on a fixed page background

Hi RizzKid,

From what you've described, you can use Word's Mailmerge facility for this. All you need to do is to set the document up as a
mailmerge main document, which you link to your address data source, then insert the relevant mailmerge fields where you want them
to appear on the page. Once you've done that, run the mailmerge.

--
Cheers
macropod
[Microsoft MVP - Word]


"RizzKid" wrote in message ...
I have got a mailer which I have produced and used in the past. The outside
sheet (a Word doc) has got graphics and text, leaving a space on the sheet
for the receiver's address. I have an application that produces an RTF file
of the addresses, each separated by page breaks. In the past, if I had 1000
addresses in the RTF file, I would print 1000 copies of the fixed background,
then format the RTF using margin settings to position the address lines
properly, then run the already-printed sheets through the printer again to
get the addresses printed. The print shop charges me for 2000 copies. What a
waste, when I know I should be able to produce a file of 1000 pages
containing both the background and the variable data.

Trouble is, I can't think of a clever way to do this (even though I have
proof I accomplished it once before). I am willing and able to write Word
macros. I tried using text boxes for the addresses (which is how my earlier
attempt worked), but can't figure out how to get one text box generated
automatically on each page. I tried using Word's page background feature for
the fixed portion, but it is a combination of text and graphics, and besides,
the graphics become washed out. I'm open to any suggestions or ideas.


  #3   Report Post  
Posted to microsoft.public.word.docmanagement
RizzKid RizzKid is offline
external usenet poster
 
Posts: 14
Default Variable data on a fixed page background

Ah, yes. That's what I must have done in the past. The variable data is 3 or
four lines per person. I'm sure I did some reformatting with the paragraph
marks so that I could load it into Excel, then used a mail merge to put the
four columns into a text box. Is there any way to do this without leaving
Word to go to Excel and back to Word?

And thanks for you help.

"macropod" wrote:

Hi RizzKid,

From what you've described, you can use Word's Mailmerge facility for this. All you need to do is to set the document up as a
mailmerge main document, which you link to your address data source, then insert the relevant mailmerge fields where you want them
to appear on the page. Once you've done that, run the mailmerge.

--
Cheers
macropod
[Microsoft MVP - Word]


"RizzKid" wrote in message ...
I have got a mailer which I have produced and used in the past. The outside
sheet (a Word doc) has got graphics and text, leaving a space on the sheet
for the receiver's address. I have an application that produces an RTF file
of the addresses, each separated by page breaks. In the past, if I had 1000
addresses in the RTF file, I would print 1000 copies of the fixed background,
then format the RTF using margin settings to position the address lines
properly, then run the already-printed sheets through the printer again to
get the addresses printed. The print shop charges me for 2000 copies. What a
waste, when I know I should be able to produce a file of 1000 pages
containing both the background and the variable data.

Trouble is, I can't think of a clever way to do this (even though I have
proof I accomplished it once before). I am willing and able to write Word
macros. I tried using text boxes for the addresses (which is how my earlier
attempt worked), but can't figure out how to get one text box generated
automatically on each page. I tried using Word's page background feature for
the fixed portion, but it is a combination of text and graphics, and besides,
the graphics become washed out. I'm open to any suggestions or ideas.


.

  #4   Report Post  
Posted to microsoft.public.word.docmanagement
macropod[_2_] macropod[_2_] is offline
external usenet poster
 
Posts: 2,059
Default Variable data on a fixed page background

Hi RizzKid,

With a mailmerge, you need two files, the mailmerge :
1. data source
2. main document
The data source may be an Excel spreadsheet, Word table, csv text file, Access database, etc. Once you've set up both the data
source and the mailmerge main document, the only need you might have to go back & forth between the two is for maintenance - you
maintain the data in the data source and the document layout in the mailmerge main document.

If you've got multiple records per person, you could use a Catalogue/Directory Mailmerge (the terminology depends on the Word
version). To see how, check out my Word 97-2007 Catalogue/Directory Mailmerge Tutorial at:
http://lounge.windowssecrets.com/ind...owtopic=731107
or
http://www.gmayor.com/Zips/Catalogue%20Mailmerge.zip
Do read the tutorial before trying to use the mailmerge document included with it.


--
Cheers
macropod
[Microsoft MVP - Word]


"RizzKid" wrote in message ...
Ah, yes. That's what I must have done in the past. The variable data is 3 or
four lines per person. I'm sure I did some reformatting with the paragraph
marks so that I could load it into Excel, then used a mail merge to put the
four columns into a text box. Is there any way to do this without leaving
Word to go to Excel and back to Word?

And thanks for you help.

"macropod" wrote:

Hi RizzKid,

From what you've described, you can use Word's Mailmerge facility for this. All you need to do is to set the document up as a
mailmerge main document, which you link to your address data source, then insert the relevant mailmerge fields where you want
them
to appear on the page. Once you've done that, run the mailmerge.

--
Cheers
macropod
[Microsoft MVP - Word]


"RizzKid" wrote in message ...
I have got a mailer which I have produced and used in the past. The outside
sheet (a Word doc) has got graphics and text, leaving a space on the sheet
for the receiver's address. I have an application that produces an RTF file
of the addresses, each separated by page breaks. In the past, if I had 1000
addresses in the RTF file, I would print 1000 copies of the fixed background,
then format the RTF using margin settings to position the address lines
properly, then run the already-printed sheets through the printer again to
get the addresses printed. The print shop charges me for 2000 copies. What a
waste, when I know I should be able to produce a file of 1000 pages
containing both the background and the variable data.

Trouble is, I can't think of a clever way to do this (even though I have
proof I accomplished it once before). I am willing and able to write Word
macros. I tried using text boxes for the addresses (which is how my earlier
attempt worked), but can't figure out how to get one text box generated
automatically on each page. I tried using Word's page background feature for
the fixed portion, but it is a combination of text and graphics, and besides,
the graphics become washed out. I'm open to any suggestions or ideas.


.


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
Variable Data Publishing with Word doug thomson Mailmerge 1 May 18th 07 10:55 PM
background-attachment: fixed; - possible? Ivan Microsoft Word Help 1 April 8th 07 03:01 PM
Can I AutoSize (or Fit) merged, variable data within a text box? H Eric Torres Mailmerge 8 September 7th 06 11:44 AM
What is the best way to transfer data to a fixed document? Herb Microsoft Word Help 2 March 15th 06 05:22 AM
How do I delete fixed background text from a Word document? Mary33N Microsoft Word Help 2 February 4th 05 06:22 PM


All times are GMT +1. The time now is 11:00 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"