Forum Discussion

majorthompson's avatar
majorthompson
Copper Contributor
Jun 19, 2019
Solved

Excel Conditional Formatting / Modification to "Stop If True"

Good morning.   TL;DR: I am trying to get a dynamic border that only applies to my very last row.   THE REST:  I have an Excel spreadsheet of my active cases I'm working on. I have several diffe...
  • Twifoo's avatar
    Jun 19, 2019
    Try this:
    =ROW()=COUNTA($A:$A)

Resources