Hi, I have a spreadsheet with multiple formulas that return #DIV/0!
For the working of my spreadsheet this is fine, as data might be input later that will then yield a value. However they distract from the appearance of the spreadsheet, so I'm wondering if there is VBA code that can say something like:
For Spreadsheet Named "Sheet1"
Font Size of "#DIV/0!" to 6pt.
Many thanks!
For the working of my spreadsheet this is fine, as data might be input later that will then yield a value. However they distract from the appearance of the spreadsheet, so I'm wondering if there is VBA code that can say something like:
For Spreadsheet Named "Sheet1"
Font Size of "#DIV/0!" to 6pt.
Many thanks!