Forum Discussion

ilmionomeutente's avatar
ilmionomeutente
Copper Contributor
Nov 12, 2023
Solved

Formula for Conditional formatting of table columns

Good evening. I have a large table of 1000 rows (1-1000) and 1000 columns ("A"-"ALL") In each column there are integer values for each cell. I should highlight in Green all the columns that do not...
  • HansVogelaar's avatar
    HansVogelaar
    Nov 13, 2023

    ilmionomeutente 

    You hadn't told us that you're using the Italian version of Excel. Use this formula:

     

    =CONTA.SE(A$1:A$1000; 0)=0

Resources