Hi
I am trying to apply a not like formula within an if statement but crystal keeps advising error.
Formula is
if {Posting Date} in [{@PeriodStartDate} to {@LastTuesdayInMth}] and {Sale Type} = [2] and not{description} like('Marginal*') then {Quantity} else 0
Crystal error states boolean required and highlights field after not(description).
thanks for your help in advance.
I am trying to apply a not like formula within an if statement but crystal keeps advising error.
Formula is
if {Posting Date} in [{@PeriodStartDate} to {@LastTuesdayInMth}] and {Sale Type} = [2] and not{description} like('Marginal*') then {Quantity} else 0
Crystal error states boolean required and highlights field after not(description).
thanks for your help in advance.