I am using this select expert formula to pull a line of text from a document:
{document_text_c.line_text} like "*SHIP DATE*"
which returns for example:
SHIP DATE IS 4/30/2009
I also need the next line of text:
SHIP DATE IS 4/30/2009
Payment is required on receipt.
Please help me with the formula.
Thank you,
Jan
{document_text_c.line_text} like "*SHIP DATE*"
which returns for example:
SHIP DATE IS 4/30/2009
I also need the next line of text:
SHIP DATE IS 4/30/2009
Payment is required on receipt.
Please help me with the formula.
Thank you,
Jan