C
Cheryl Cavanaugh
I have a question I am asking my users: Do you have a priority fee?
If they do, then I want an extra row in the table inserted with the
appropriate text in the appropriate column. In this table there are three
columns. I've taken a stab at it, but it obviously doesn't work. This is
what I had:
{ASK [PriorityFee] "Do you have a priority fee? If so, enter 'Yes'"}{IF
{REF PriorityFee} = "Yes""{NextCell}$100.00{NextCell}{NextCell}"}
Could someone please steer me in the right direction. By the way, the
document has to be in rtf format so I cannot embed macros. Thanks!
If they do, then I want an extra row in the table inserted with the
appropriate text in the appropriate column. In this table there are three
columns. I've taken a stab at it, but it obviously doesn't work. This is
what I had:
{ASK [PriorityFee] "Do you have a priority fee? If so, enter 'Yes'"}{IF
{REF PriorityFee} = "Yes""{NextCell}$100.00{NextCell}{NextCell}"}
Could someone please steer me in the right direction. By the way, the
document has to be in rtf format so I cannot embed macros. Thanks!