Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Is there a formula in excel, or a way to use existing formulas that can count the number of rows and columns of region. I would like to enter this into an Offset formula that I use in a range name. eg Table starting at C3 and goes for x columns and y rows RangeName = "AssetTable" Formula is =OFFSET(C3,0,0,COUNTROWS(C3),COUNTCOLUMNS(C3)) I made up the COUNTROWS and COUNTCOLUMNS, so if I don't know how many rows and how many columns the COUNTROWS will return the number from the cell address C3. I have used COUNTA many times before, however there may be other lines adjacent to it so counting the whole row or column is not an option. If I have to, I'll write a user defined function for it. cheers, Paul D Byrne. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA determine computer region | Setting up and Configuration of Excel | |||
Region | Excel Discussion (Misc queries) | |||
need to zoom in a particular region of graph | Charts and Charting in Excel | |||
Is it possible to count if within a number region? | Excel Discussion (Misc queries) | |||
how to shrink a region (because of a maverick) | Charts and Charting in Excel |