Quick Login
  Register Register  Login Login   
Word Tips/Tricks
 Softpro Users Group Forums : Tips & Tricks : Tips, Tricks, User Forums : Word Tips/Tricks
Message Icon Topic: MS-Word Merge Tips Post Reply Post New Topic
Author Message
slind
SPUsers Administrator
SPUsers Administrator
Avatar

Joined: 14 June 2002
Location: United States
Online Status: Offline
Posts: 178
Quote slind Replybullet Topic: MS-Word Merge Tips
    Posted: 17 June 2002 at 5:08pm

 

MS-Word Merge Tips

 

  1. Tired of clicking on "Insert"..."Field"..."If"...and then typing your expression language in Word?

    Just use the CTRL-F9 shortcut key and then type your expression.

  2. Can't see your field codes?

    Press ALT-F9

 

  1. Want to see the field code or the field results?

    SHIFT-F9 toggles between the two

 

Sample Word logic to do signature lines (Borrower if Refi, Seller if Purchase)

{ IF "{{purcrefi}}" = "Purchase" "{{SLRSIG}}" "{{BYRSIG}}" \*MERGEFORMAT }

Format of the IF statement:
IF "field" = "value" "true text" "false text"

So the example above checks the field PURCREFI and if Purchase is selected it prints the Sellers' Signatures otherwise it prints the Borrowers' Signatures

NOTE: You cannot type the { }'s that occur at the beginning and end of the statement. You must use CTRL-F9 to create the { }'s.

\*MERGEFORMAT retains the formatting when the field is updated. This is optional.

IP IP Logged
mutu26
SPUser Member
SPUser Member


Joined: 21 July 2010
Online Status: Offline
Posts: 1
Quote mutu26 Replybullet Posted: 21 July 2010 at 1:16pm
Couple weeks ago I was at my friend's house. It was a party there, but moreover I knew that he had a power PC with great number applications. One of the others interested me - word recovery tools. To my great surprise the software worked out my old issue with damaged word documents. I am glad for it has helped me.
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.078 seconds.