P
plumstone
In Office Help, there is an example of the FOWS Function. In B2, the fumula is :
"=ROWS(C1:E4)" I believe this one is easy to understand. However, another fumula in cell A3 said:
=ROWS({1,2,3;4,5,6})
The description about it is "Number of rows in the array constant". The result is "2". Could you please explain it in a easy way for me to understand? Thanks.
"=ROWS(C1:E4)" I believe this one is easy to understand. However, another fumula in cell A3 said:
=ROWS({1,2,3;4,5,6})
The description about it is "Number of rows in the array constant". The result is "2". Could you please explain it in a easy way for me to understand? Thanks.