I have a large spreadsheet of 100000 rows and need to remove some rows which contain zeros or no data at all
Does anyone know how to go about this?
Thanks
I have a large spreadsheet of 100000 rows and need to remove some rows which contain zeros or no data at all
Does anyone know how to go about this?
Thanks
this will delete empty rows
macro
![]()
Please Login or Register to view this content.
I think people forget the word "THANK YOU!!!!" Do you still know it???
There is a little star ( ADD REPUTATION ) below those person who helped you. Click it to say your "PRIVATE APPRECIATION TO THEIR EFFORT ON THEIR CONTRIBUTIONS "
Regards,
Vladimir
That will actually delete empty cells, vlady, which will seriously hose a record-oriented database.
In addition, SpecialCells is limited to returning 8192 areas, and fails spectacularly by returning the entire range if there are more than that.
Entia non sunt multiplicanda sine necessitate
yes, i just assumed that entire row is empty..
otherwise this is not advisable for him.
@ vlady & shg,
I agree with shg. This is not as simple as it sounds, as a lot of factors come into play before one just start deleting.
Perhaps, if Racer53 could upload a sample workbook of exactly what such sheet/s may contain, one could come up with a solution.
For a variety of methods, see Colin Legg's post at http://www.xtremevbtalk.com/showthread.php?t=300757.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks