Line Shading on Subs

  • Thread starter Thread starter Michael Conroy
  • Start date Start date
M

Michael Conroy

My report has no recordsource, rather there are two sub reports side by side
each with their own recordsource. When the results display it shows a
hierarchy of codes and visually you can see if one side is different from the
other side. To emphasize the differences I would like the report to shade
those records that appear in one and not the other. I am being a little lazy
here because I probably could just try the code in both, but does anyone know
if I put the shading code in the sub report or the main report detail
formating section? I am not sure if each report does some of the formatting,
or if the master report does all, etc. As always any help is greatly
appreciated.
 
Please disregard my stupid question above. Obviously I need to format the
detail and groupings in the sub report, the main report is a white box.
 
Back
Top