J
Justin
Ok so you know the If...Then...Else word field option
right? Well I need to take this a step further. Instead
of basing a line or two of next on the value of a data
field, I have to base the entire back side of a duplex
document on the value of an account number data field.
Any possibilities? Also, there are actually seven
possible instances backers based on that account number,
so even if I was only adding a few lines of text,
if...then...else would work unless i used multiple
instances because it only really allows boolean
results...rrr...that is either <possibility 1> OR
<possibility 2>. Any help would be appretiated.
J
right? Well I need to take this a step further. Instead
of basing a line or two of next on the value of a data
field, I have to base the entire back side of a duplex
document on the value of an account number data field.
Any possibilities? Also, there are actually seven
possible instances backers based on that account number,
so even if I was only adding a few lines of text,
if...then...else would work unless i used multiple
instances because it only really allows boolean
results...rrr...that is either <possibility 1> OR
<possibility 2>. Any help would be appretiated.
J