Problem: I need to find cells that do not have either the Arial or Symbol fonts (as our printer driver on the server does not like any other font). This can work for the whole workbook or per Sheet, either way.
Then I will manually change the fonts.
Alternatively we could change the font that is not "arial or Symbol", to Arial, directly! :o)
Suggestion: I am thinking of having a routine that searches through the cells and changes the color of the font (to orange) on those cells that contain a different font than Arial and Symbol.
I have basic knowledge of how to use VBA.
Thank you very much for the help!
Benoit
Bookmarks