In Access VBA when creating Excel spreadsheets, how do I extract the default font color?
I have a routine where I cycle through a recordset and one particular field has one of three possible values, a positive number, zero or negative number, that are text fields, not numbers. (It's a...