Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi NG,
Last_Row = Sheets("Data").Cells.SpecialCells(xlCellTypeLastCe ll).Row sometimes result points to an empty row below the last data-filled row. Any hints what can be the cause? Which formula gives the correct result if the last data-filled row is searched for (avoiding a loop to that point). Thanks in advance. Regards Peter Ostermann |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Peter
Use the function I use on this page http://www.rondebruin.nl/copy1.htm See also this page http://www.contextures.com/xlfaqApp.html#Unused -- Regards Ron de Bruin http://www.rondebruin.nl "Peter Ostermann" wrote in message ... Hi NG, Last_Row = Sheets("Data").Cells.SpecialCells(xlCellTypeLastCe ll).Row sometimes result points to an empty row below the last data-filled row. Any hints what can be the cause? Which formula gives the correct result if the last data-filled row is searched for (avoiding a loop to that point). Thanks in advance. Regards Peter Ostermann |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "Ron de Bruin" schrieb Hi Peter Use the function I use on this page http://www.rondebruin.nl/copy1.htm See also this page http://www.contextures.com/xlfaqApp.html#Unused Thank you Ron. Perfect assistance. Best Regrads Peter Ostermann -- Regards Ron de Bruin http://www.rondebruin.nl "Peter Ostermann" wrote in message ... Hi NG, Last_Row = Sheets("Data").Cells.SpecialCells(xlCellTypeLastCe ll).Row sometimes result points to an empty row below the last data-filled row. Any hints what can be the cause? Which formula gives the correct result if the last data-filled row is searched for (avoiding a loop to that point). Thanks in advance. Regards Peter Ostermann |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Delete Rows with Empty Cells with empty column 1 | Excel Programming | |||
in excel..:can't empty clip are" but already empty | Excel Discussion (Misc queries) | |||
Finding next empty empty cell in a range of columns | Excel Programming | |||
Excel - Autom. Filter "Empty / Non Empty cells" should come first | Excel Discussion (Misc queries) | |||
Can blank cells created using empty Double-Quotes not be empty?? | Excel Programming |