I am trying to get this formula to work and can not seem to make it do the top line right. No matter what Grouping equals, I am getting the line. I want it to suppress when Grouping equals 'None', yet its still printing.
Code:
IF {?SUPPRESSDETAIL} = FALSE AND {Data.Grouping} = 'None' then
crNoLine
ELSE
crSingleLine