I am making an expression and want to put in a data field within the expression, can this be done?
here is an example:IF([Cu_name3] = "AmeriCU PG2.pdf", "Simply present your AmeriCU MasterCard ending in [Last4] for five or more purchases of at least $25.00 each anywhere MasterCard is accepted, including:", IF([Cu_name3] = "City of Police FCU PG2.pdf", "Simply present your City & Police Federal Credit Union MasterCard ending in [Last4] for five or more purchases of at least $25.00 each anywhere MasterCard is accepted, including:", IF([Cu_name3] = "Firstmark CU PG2.pdf", "Simply present your Firstmark Credit Union MasterCard ending in [Last4] for five or more purchases of at least $25.00 each anywhere MasterCard is accepted, including:", IF([Cu_name3] = "Hope CU PG2.pdf", "Simply present your Hope Federal Credit Union MasterCard ending in [Last4] for five or more purchases of at least $25.00 each anywhere MasterCard is accepted, including:", IF([Cu_name3] = "Member One PG2.pdf", "Simply present your Member One MasterCard ending in [Last4] for fie or more purchases of at least $25.00 each anywhere MasterCard is accepted, including:", IF([Cu_name3] = "Metro CU PG2.pdf", "Simply present your Metro Credit Union MasterCard ending in [Last4] for five or more purchases of at least $25.00 each anywhere MasterCard is accepted, including:", IF([Cu_name3] = "People's Trust FCU PG2.pdf ", "Simply present your People’s Trust Federal Credit Union MasterCard ending in [Last4] for five or more purchases of at least $25.00 each anywhere MasterCard is accepted, including:", IF([Cu_name3] = "City & Police FCU Gold PG2,pdf", "Simply present your City & Police Federal Credit Union Gold MasterCard ending in [Last4] for five or more purchases of at least $25.00 each anywhere MasterCrd is accepted, including:", IF([Cu_name3] = "Consumers CU PG2.pdf", "Simply present your Consumers Credit Union Gold MasterCard ending in [Last4] for five or more purchases of at least $25.00 each anywhere MasterCard is accepted, including:", "")))))))))
the variable with in is the field [last4].