G
Guest
Hi,
I am trying to count the cells in a column. The column is dynamic, ie. it changes according to input for elsewhere. I have tried to use the Indirect function, but I cant get it right.
The function i will use it in is below, where x is the column that is dynamic.
=Counta($x:$x)
I am trying to count the cells in a column. The column is dynamic, ie. it changes according to input for elsewhere. I have tried to use the Indirect function, but I cant get it right.
The function i will use it in is below, where x is the column that is dynamic.
=Counta($x:$x)