DividingLines Color

  • Thread starter RexAbandon via AccessMonster.com
  • Start date
R

RexAbandon via AccessMonster.com

Is there anyway to change the color of the dividing lines in a continuous
form?

Rex
 
R

Rick Brandt

RexAbandon said:
Is there anyway to change the color of the dividing lines in a
continuous form?

Rex

Turn the built in ones off and add your own at the bottom and/or top of the
detail section.

If you mean change per-record, then conditional formatting might be able to
do that (never used it). A TextBox using an expression to draw pseudo-lines
could certainly do it.
 
Top