getting font color to stay black!

B

buckfoston

i am currently working on a spreadsheet and i have to change the font
color to black everytime i fill in a cell because it automatically goes
back to white when i go to the next cell...how can i make it so it stays
black?
 
C

Chip Pearson

The first thing I would check is whether you have some rogue VBA
code in the ThisWorkbook code modules or one of the Sheet
modules.

--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com

"buckfoston"
in message
news:[email protected]...
 
Top