Could someone please answer this VERY simple question for me.
What I would like to do is to assign to the contents of a cell, a count of the number of rows which exist within a spreadsheet which have data in them.
I thought that I would be able to do this by using the COUNTA function - but it appears that this requires two parameters passed to it in order to return a value, ie if it was the first column I needed to check then I believe that the call to the COUNTA function would be something like COUNTA(A1:A'what ever the row count is')
So what I am trying to work out is how can I determine the number of rows in a spreadsheet - and I can't find the answer anywhere!!
Can someone please put me out of my misery.
Thanks
Andy
What I would like to do is to assign to the contents of a cell, a count of the number of rows which exist within a spreadsheet which have data in them.
I thought that I would be able to do this by using the COUNTA function - but it appears that this requires two parameters passed to it in order to return a value, ie if it was the first column I needed to check then I believe that the call to the COUNTA function would be something like COUNTA(A1:A'what ever the row count is')
So what I am trying to work out is how can I determine the number of rows in a spreadsheet - and I can't find the answer anywhere!!
Can someone please put me out of my misery.
Thanks
Andy