Viewing 4 posts - 1 through 4 (of 4 total)
In the case I quoted the numeric field worked when suppressing the whole line, but the string field did not.
iif(refno="ABC123",true,false)
made no difference printing lines with ABC123 and those without
iif(linetotal=0,true,false)
suppressed...
February 24, 2009 at 7:12 am
I have tried something similar to this, if my condition was field="abc123" then the lines were not suppressed when the condition was met, however if my condition was a numeric...
February 23, 2009 at 7:19 am
Your problem is basically the same as mine 'controlling page breaks' posted earlier yesterday. I have also tried using 'lists' and 'rectangles' which as you say have options for...
October 31, 2007 at 3:10 am
That way I get one letter for each work placement, the aim is to get one letter per employer, having a list of the employees after the letter. Thanks anyway.
October 30, 2007 at 5:09 am
Viewing 4 posts - 1 through 4 (of 4 total)