Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I am trying to find the range(or may the used range) between two cells. the situation is as below. -------------- | First cell | --------------- The first cell above spans only one colum. Everything that is below this cell spans over multiple number of columns. The Last cell is also spans only one column as below. --------------- | Last Cell | --------------- Now I am trying to get the used range between these two cells, given that I have the address for the first cell and the last cell. Thanks in advance for your help... Shishi |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
When entering data into a range of cells, select the entire range. | Excel Discussion (Misc queries) | |||
how to compute a range of cells based on another range of cells? | Excel Worksheet Functions | |||
how to compute a range of cells based on another range of cells? | Excel Worksheet Functions | |||
Count cells in one range based on parameters in another range | Excel Worksheet Functions | |||
Copy a formula to a range of cells via VB6 using .Range(Cells(row,col), Cells(row,col)).Formula= statement | Excel Programming |