Changing the color Pallet in MS Access

R

richard.cade

I can very easily edit the color pallet in MS Excel by changing the
ActiveWorkbook.Colors(1) = rgb(255,100,100) etc. However, I do not seem
able to edit the color pallet in an MS access form in the same (or
similar) way. Is this possible?

Thanks
 
Top