Hi,
I would like to replace the letters A and B in the fields below with the actual welding wire types:
if {LABOR_TICKET.DESCRIPTION} = "A/PN9705" then output should be "WB6105S(FCAW)/PN9705"
else if {LABOR_TICKET.DESCRIPTION} = "B/PN9405" then output should be "WB6316L(FCAW)/PN9405"
We use crytal reports version 7 and it doesn't have replace function. Kindly Help.
TIA
I would like to replace the letters A and B in the fields below with the actual welding wire types:
if {LABOR_TICKET.DESCRIPTION} = "A/PN9705" then output should be "WB6105S(FCAW)/PN9705"
else if {LABOR_TICKET.DESCRIPTION} = "B/PN9405" then output should be "WB6316L(FCAW)/PN9405"
We use crytal reports version 7 and it doesn't have replace function. Kindly Help.
TIA