View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
wuming wuming is offline
external usenet poster
 
Posts: 1
Default Counting rows and columns (newbie help pls)

I been ask to:
Count the no. of rows of a worksheet with data.
Count the no. of columns of a worksheet with data.
Count the no. of numeric columns with data.
Count the no. of alphanumeric columns with data. (eg. abch123)
Count the no. of alphabethic columns with data. (eg. help)

i am a new user to excel vba and although those task seems easy, i a
not able to do so.
I would greatly appreciated any help from any experts that can help me

--
Message posted from http://www.ExcelForum.com