Greenbar rows

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
jconnelly
Posts: 15
Joined: Tue Oct 10, 2017 12:44 pm

Greenbar rows

Post by jconnelly » Fri Sep 30, 2005 3:36 pm

What is the easiest way to reproduce the greenbar look on reports (shade every other row for easier reading)? We are using R&R versions 6, 8 and 11.__

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: Greenbar rows

Post by kfleming » Sun Oct 02, 2005 7:54 pm

You would need two band lines, one shaded, one not and a logical field to control which would print. For a record band line you could use MOD(RECNO(),2)=0____Kathleen__R&R Support

Chip_(Guest)
Posts: 3
Joined: Tue Oct 10, 2017 12:44 pm

==> RE: Greenbar rows

Post by Chip_(Guest) » Thu Jan 12, 2006 2:09 pm

Kathleen,__What if the row is a summary row (I am not showing the record row) and there is already a filter on it?____My current filter is Qty > 0____Thanks

Post Reply