Answered
How to use GREP to make negative figures in red, INCLUDING past the decimal point?
Hello one and all! Im currently using a GREP style to change all my negative figures automatically into it's red colored character style, however it will not include the numebers that appear after the deeecimal point. Does anyone have a solution for this please?

Im currently using -\$\d+
Cheers!