At 05:08 PM 10/9/2009, Jim Belisle wrote:

Right now I have a variable in a report that changes the shipping information based on an IFEQ statement:

(IFEQ(SORTONE,'PM','KAY PARK RECREATION',SHIPNAME))

The company now wants the change for another item 'PR'.

What function or combination of functions would I use?

In essence I want it to print the SHIPNAME as entered in the order except for items 'PM' & 'PR'.


Jim,

Put two IFEQ statements as concatenates one string!

Very Best R:egards,

Razzak.


Reply via email to