retain custom colors in Access 2002?

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

Guest

When I define custom colors through a form's property sheet (by assigning
values to Red/Green/Blue and choosing "Add To Custom Colors"), the custom
colors are not retained once I close out of Access. I would like to be able
to create a custom palette that I can use again within any database.

In FrontPage, I only have to define each custom color one time, and those
custom colors are available for any new web that I create. Isn't there some
way I can make Access hold on to custom colors? I'd appreciate any help.
Thanks.
 
Store the Access translation of the RGB value in a table, then somehow
programmatically insert the color into the BackColor property?
 

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

Similar Threads

Custom Colors Not Saved 5
Custom Colors Not Being Saved 3
ADSL24 acquired by Coms 35
Standard Colors 1
Custom color in Excel 2007? 1
Custom color scheme 2
Custom Color Palettes 1
Custom colors 2

Back
Top