Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi
i cannot see why this is doing this... any ideas would be greatfully received. the first time i run the code it gives me the correct number or rows, using the activesheet.usedrange.rows.count 2nd time i use it it counts all the rows in the sheet 65538 (or...) |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
maybe because the 1st time it runs, it has to check all the way down to
65538 in order to determine what is used (you may have lots of blank rows & then something on row 20000), which then sets the whole spreadsheet as "used". imho susan Buffyslay wrote: hi i cannot see why this is doing this... any ideas would be greatfully received. the first time i run the code it gives me the correct number or rows, using the activesheet.usedrange.rows.count 2nd time i use it it counts all the rows in the sheet 65538 (or...) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reset figure in a cell to 1 | Excel Discussion (Misc queries) | |||
Set cell to record date when adjacent cell is filled AND NOT RESET | Excel Worksheet Functions | |||
Way to reset the last cell to be EOF | Excel Discussion (Misc queries) | |||
how do you reset your arrow keys to move cell to cell? | New Users to Excel | |||
how to reset a value in a cell after another | Excel Programming |