Moving text along cells in a table

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!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top