Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a table in the region "B5:F130" where the cells B5, C5, D5, E5, F5 represents the Data Labels and the rest downwords the data. I want to sort this table with referece to the numeric data in column B (which are in region "B6:B130") with VBA coding. The problem is that, although the starting cell of this table is stable, but the number of rows and columns of this table may change. So the table may reside in B5:H140 or B5: J150....etc in the future. Thus I need to use an expression in the code so that sorting of this table can be done whatever the row & column size is (of course not exceeding excel limitations). Can anyone suggest a code that will do that please? Thank you in advance J_J |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lookup Multiple Values from a variable table size | Excel Worksheet Functions | |||
Variable Column Sort | New Users to Excel | |||
different column size in a table | Excel Worksheet Functions | |||
How do I expand the column size on a Pivot Table using Excel 97? | Excel Discussion (Misc queries) | |||
Finding intersection of row and column (both variable) in table | Excel Worksheet Functions |