Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Does anyone know of a quick VBA way of determining the smallest range
on the active sheet that contains all of the cells with data. What I mean is: Say the active sheet has data in only B4, F8 and H6; then the smallest range containing these cells is B4:H8 and that is the range that I then want to work with using the SpecialCells method. I'm hoping I can avoid looping through an array of all the sheet's cell values. Any ideas or suggestions? Ken Johnson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Returning 2nd smallest value in a range | Excel Worksheet Functions | |||
Finding 2nd smallest number in range | Excel Worksheet Functions | |||
Maximum Number of Blank Cells between Non Blank Cells in a Range | Excel Worksheet Functions | |||
Formatting smallest number in a range? | Excel Worksheet Functions | |||
Getting the 2nd largest or smallest valuesin a range | Excel Discussion (Misc queries) |