Hi,
Long time reader, first time poster.
I'm trying to use the 'ISERROR' function as part of a conditional formatting formula to show errors in large batches of data. For instance, if I use '=ISERROR($A$1)' and set the Fill to Red, every time there's an error in cell A1, the cell will turn red.
My problem lies in applying this to individual cells within entire columns or even an entire worksheet so as to create a sort of 'error warning system'. How can I apply this conditional formatting to many other individual cells without having to set up formatting rules one at a time? If I type in 'ISERROR($A:$A)' then the whole column goes red if there's a single error in any $A cell. I just want it so that specific cells within a column/worksheet with errors are flagged, thus highlighting mistakes clearly to the user.
I feel like I'm on the cusp of getting it right. It's quite frustrating.
Thanks!
Long time reader, first time poster.
I'm trying to use the 'ISERROR' function as part of a conditional formatting formula to show errors in large batches of data. For instance, if I use '=ISERROR($A$1)' and set the Fill to Red, every time there's an error in cell A1, the cell will turn red.
My problem lies in applying this to individual cells within entire columns or even an entire worksheet so as to create a sort of 'error warning system'. How can I apply this conditional formatting to many other individual cells without having to set up formatting rules one at a time? If I type in 'ISERROR($A:$A)' then the whole column goes red if there's a single error in any $A cell. I just want it so that specific cells within a column/worksheet with errors are flagged, thus highlighting mistakes clearly to the user.
I feel like I'm on the cusp of getting it right. It's quite frustrating.
Thanks!