Search found 1 match

by Gift
Sat May 06, 2006 9:12 am
Forum: R&R ReportWorks Users
Topic: A ^Line^ as a Calculated Field ??
Replies: 5
Views: 3549

=> ^Line^ as a Calculated Field ??

Try this____c_line = IIF( printing_total, "-------", " " )____where printing_total is .t. when the total should print and .f. when a total is not required______Gift