View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
JMay JMay is offline
external usenet poster
 
Posts: 468
Default Cells indicating range of a table

In a cell enter:
=ROWS(MyTableRange)
In another cell enter:
=COLUMNS(MyTableRange)


"Ed" wrote:

Is there a way to have a cell indicates the number of row and other cell
indicating the number of columns of a certain table?

,thanks