Forum Discussion

phoenix98604's avatar
phoenix98604
Copper Contributor
Nov 25, 2021
Solved

Coloring spreadsheed numbers automatically

I am tracking stocks using the EXCEL spreadsheet.  I would like to be able to have ALL negative numbers (representing losses) show up in bold red color automatically throughout the spreadsheet. An a...
  • Martin_Weiss's avatar
    Martin_Weiss
    Nov 27, 2021

    Hi phoenix98604 

     

    the active cell is always the one sitting on the top left corner of your selection. In the following screenshot, the selected range is B3:D10, but the active cell is only B3.

     

    So in the formula for the formatting rule, you would have to reference only B3 and it will apply dynamically to all other cells in the range B3:D10

     

    I hope this makes it a bit clearer to you.

Resources