G Guest May 25, 2005 #1 Is it possible to use the conditional formatiing to identify #N/A (the result from a formula) Thank you in advance.
Is it possible to use the conditional formatiing to identify #N/A (the result from a formula) Thank you in advance.
D Domenic May 25, 2005 #2 Try the following... 1) Select/highlight a cell within your data, let's say A1 2) Format > Conditional Formatting > Formula Is 3) Enter the following formula: =ISNA(A1) 4) Choose your formatting 5) Click Ok 6) Copy to other cells using the 'Format Painter' or 'Copy > Paste Special > Formats' Hope this helps!
Try the following... 1) Select/highlight a cell within your data, let's say A1 2) Format > Conditional Formatting > Formula Is 3) Enter the following formula: =ISNA(A1) 4) Choose your formatting 5) Click Ok 6) Copy to other cells using the 'Format Painter' or 'Copy > Paste Special > Formats' Hope this helps!
G Guest May 25, 2005 #4 thank you. if i wanted the conditional formatting to activate if the cell is not eqaul to #N/A, is that possible ? Thank you again.
thank you. if i wanted the conditional formatting to activate if the cell is not eqaul to #N/A, is that possible ? Thank you again.