View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
請大家指點迷津 請大家指點迷津 is offline
external usenet poster
 
Posts: 1
Default counting data in a column

I used a match() function to find out a specified data in a range, and it
replied a number. Let's say I got 3(column or row). Is there any way to know
how many data in the column 3(or row 3) by using counta() or any other
function, except VBA.
Thanks for any help