T O P I C R E V I E W |
JuLCAR |
Posted - 11/27/2019 : 10:27:39 AM Hi, I would like to get the number of elements in a column, and print it in a cell. Do you know if there is a key-word to do that in a "set cell value" ? Thank you Julie |
1 L A T E S T R E P L I E S (Newest First) |
cpyang |
Posted - 11/27/2019 : 4:55:34 PM assuming column A, then
=count(A)
CP
|
|
|