How do I use alternating color for Groups instead of ROWS in MS-Access Report -
i have report in access 2016 grouped invoice. each invoice can have 1 or more rows. want alternate color each group (invoice) instead of each row.
example: invoice1 sub1 sub2 sub3 invoice2 sub1 invoice3 sub1 sub2 sub3
based on above want shade by:
:invoice1 , sub 1,2,3 grey (all 4 rows) :invoice2 , sub 1, different color (all 2 rows) :invoice3 , sub 1,2,3 grey (all 4 rows) (continue on many different invoices have)
Comments
Post a Comment