Hello,

Is it possible to make a document in which some text depends on values on some fields in a database?

For example, let the database be:
LastName FirstName Rank
John     Doe        2
Jane     Doe        1
John2    Doe2       0

And I want to make a document like this:

<FirstName> <LastName> participated in the competition. The participant was awarded ($100 if Rank == 1, $50 if Rank == 2).


Furthermore, the second sentence, about the cash award, should not be there if the Rank was neither 1 or 2.

I can make a mail merge document in OOo. It is only this conditional text thing that has me stumped.

thanks,
->HS


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to