How change background of new form to blank white?

S

smags

In Access 2003, how do I change the background of a new form to blank white?
When I did the wizard there was no blank selection, so I clicked on the form
and the only option was PALETTE which said (Custom). That lead me to believe
I would need to change each item/section individually. When I did NOT use
the wizard and just did design view the PALETTE said (Default), which is a
pale grey/blue. How do I get a form to be just white with black letters?
 
B

Brian Bastl

Smags,

Bring up the form's property sheet
Click on the detail section of the form.
on the "format" tab, change the Back Color to:
16777215
If you're using report headers/ footers, then you'll have to do the same.

HTH,
Brian
 
Top