Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am tearing my hair our about the following:
I got a big excel table with dates in the first column and would like to sort all the entries reversely and then create subtotals for each date, which I am doing within a VBA macro. However, I don't seem to be able to select all the data. At present I do something like Range ("A1:J14000").Select because I know there are less than 14000 rows used, but how can I just select all the cells with data in them. (by data I mean for example a non empty date field in the first column). I was trying to use the Find command but had no luck. Any clues? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can't find the FIND in Excel | Excel Discussion (Misc queries) | |||
Find formatting doesn't work: "Excel cannot find data" | Excel Discussion (Misc queries) | |||
Despite data existing in Excel 2002 spreadsheet Find doesn't find | Excel Discussion (Misc queries) | |||
How do I find a file/spreadsheet that Excel says is Already open but I can't find it? | Excel Discussion (Misc queries) | |||
Excel has a "Find Next" command but no "Find Previous" command. | Excel Discussion (Misc queries) |