Continuous Form Question

  • Thread starter Thread starter beb
  • Start date Start date
B

beb

I have a continuous form that lists items on a Sales
Quote. The users would like every other line to be gray-
scaled so that it is easier to follow across the form. I
do this in the printed report by using a little VBA
program in the "On Format" event that switches the
BackColor for every other line, but no such event exists
in the form.

Any help anyone can give me would be most appreciated!
 
If you are using Access2000 or up, look at conditional formatting in the
Help file.
 

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