Partial value font color in red using vba
I will see (1234.56) Dolar in Black when I run the following code
Creating a function in Excel to test for Cell Interior Color that’s useable with Conditional Formatting
I run across a post from 2020 Automate Font Color Depending on Cells Background Color Brightness and found a response by @Tragamor that was ‘almost’ exactly what I was looking for. Tragamor posted code in reference to creating a function to test if the cell color was dark or not.