alternate colors in form detail section

  • Thread starter Thread starter NJS
  • Start date Start date
N

NJS

Good Day All
In 2003, how does one set form detail rows to alternate colors? (similar
requirement to using the 'format' detail in reports)
thank you
 
I'm not sure about 2003, but in 2007 there is a BackColor and
AlternateBackColor property for the Detail section of the form. Changing
these to 2 different colors causes a continuous form to alternate between
those colors. Maybe the same in 2003?
 
Thanks very much - cheers.

Dave C said:
I'm not sure about 2003, but in 2007 there is a BackColor and
AlternateBackColor property for the Detail section of the form. Changing
these to 2 different colors causes a continuous form to alternate between
those colors. Maybe the same in 2003?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top