Column shading

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

is it possible to shade specific columns in access. i am able to shade
alternative rows in an access report, but how would i go about shading column
either in the report or through vba?

many thks
ken
 
I would probably use conditional formatting. You could set the "shading"
based on values in your report's record source.
 
Back
Top