A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Word » Mailmerge
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Printing 2 copies with the second having a different merge field?? Possible



 
 
Thread Tools Display Modes
  #1  
Old September 11th, 2009, 06:36 AM posted to microsoft.public.word.mailmerge.fields
jcrmit
external usenet poster
 
Posts: 1
Default Printing 2 copies with the second having a different merge field?? Possible


Hello All,

I use mail merge through an access database to populate address fields
(among other things) for letters I send to clients.

When I print this document, I print 2 copies - one for the post and one
for filing. What I would like to do is have a client reference number
print on the second copy only (e.g. "File copy: UR 123456"). It would
not be appropriate for the number to be on the letter sent to clients
or other professionals.

Regards,

jcrmit




--
jcrmit
  #2  
Old September 17th, 2009, 09:57 AM posted to microsoft.public.word.mailmerge.fields
Doug Robbins
external usenet poster
 
Posts: 16
Default Printing 2 copies with the second having a different merge field?? Possible

Try using the following field construction

{ IF { PRINTDATE } "0/0/0000 0:00:00 AM" "File copy: UR 123456" }

You must use Ctrl+F9 to insert each pair of field delimiters {}

It might not work because the { PRINTDATE } field might be updated by the
first printing,

An alternative would be to use a macro to do the printing which printed the
first copy and then displayed an inputbox to allow you to supply the File
Reference which it would insert into the footer where you want it to appear
and then print a second copy of the letter.



--
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, originally posted via msnews.microsoft.com

"jcrmit" wrote in message
...

Hello All,

I use mail merge through an access database to populate address fields
(among other things) for letters I send to clients.

When I print this document, I print 2 copies - one for the post and one
for filing. What I would like to do is have a client reference number
print on the second copy only (e.g. "File copy: UR 123456"). It would
not be appropriate for the number to be on the letter sent to clients
or other professionals.

Regards,

jcrmit




--
jcrmit



 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 05:00 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.