G
Guest
Shouldn't this work so that if the value of bookmark1 * bookmark2 is
anything other then 0 it will display the value of bookmark1 * bookmark2,
otherwise it will be blank. In stead it shows <> no matter what the value of
the bookmarks are.
Insert-Field
Field Codes:
IF { = bookmark1 * bookmark2 } <> 0 { = bookmark1 * bookmark2 }
If it matters it's word 2000
Thanks
RC
anything other then 0 it will display the value of bookmark1 * bookmark2,
otherwise it will be blank. In stead it shows <> no matter what the value of
the bookmarks are.
Insert-Field
Field Codes:
IF { = bookmark1 * bookmark2 } <> 0 { = bookmark1 * bookmark2 }
If it matters it's word 2000
Thanks
RC