Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
x15 x15 is offline
external usenet poster
 
Posts: 1
Default How to delete empty rows in multiple column?


Hi guys,
How to delete empty rows in multiple column? Here's the example of the
data..


PSW101 PSW102 PSW202 PSW201 PSW301 PSW302
0
0 0
1
0
0
2
0 0
0
0
0
1
0 0
0


--
x15
------------------------------------------------------------------------
x15's Profile: http://www.excelforum.com/member.php...o&userid=29510
View this thread: http://www.excelforum.com/showthread...hreadid=492120

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default How to delete empty rows in multiple column?

I see no empty rows ? but rows with a 0

Start here
http://www.rondebruin.nl/delete.htm

--
Regards Ron de Bruin
http://www.rondebruin.nl


"x15" wrote in message ...

Hi guys,
How to delete empty rows in multiple column? Here's the example of the
data..


PSW101 PSW102 PSW202 PSW201 PSW301 PSW302
0
0 0
1
0
0
2
0 0
0
0
0
1
0 0
0


--
x15
------------------------------------------------------------------------
x15's Profile: http://www.excelforum.com/member.php...o&userid=29510
View this thread: http://www.excelforum.com/showthread...hreadid=492120



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How to delete empty rows in multiple column?


x15 Wrote:
Hi guys,
How to delete empty rows in multiple column? Here's the example of the
data..


Pls see attachment for the sample. Thanks & have a nice day :)



--
x15
------------------------------------------------------------------------
x15's Profile: http://www.excelforum.com/member.php...o&userid=29510
View this thread: http://www.excelforum.com/showthread...hreadid=492120

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 692
Default How to delete empty rows in multiple column?

Not sure what defines an empty row:
Absolutely no entries in any cell (including 0's)
or
If only numeric values in cells and you don't want any rows adding to 0

There are many ways to do this - but you need to first carefully define what
excel needs to find in order to keep a row - or what it needs to find to
delete a row.

You can cycle through all rows (bottom up) and check each row & decide.

You can create a dummy column with a simple formula that equates to some
value.
Copy/Paste Values on this column.
Do a replace all on the value you don't want (replace with nothing entered
in the replace with.
Edit GoTo Special Blank Cells
Delete rows

Or you can get more creative...
--
steveB

Remove "AYN" from email to respond
"x15" wrote in message
...

x15 Wrote:
Hi guys,
How to delete empty rows in multiple column? Here's the example of the
data..


Pls see attachment for the sample. Thanks & have a nice day :)



--
x15
------------------------------------------------------------------------
x15's Profile:
http://www.excelforum.com/member.php...o&userid=29510
View this thread: http://www.excelforum.com/showthread...hreadid=492120



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hpw do I delete multiple empty rows found between filled rows? Bill Excel Worksheet Functions 2 November 15th 09 07:12 PM
How to Delete empty rows in excel in b/w rows with values Dennis Excel Worksheet Functions 3 August 28th 07 04:15 PM
Cut filtered rows, paste into next empty row of new sheet, and delete cut rows Scott Excel Worksheet Functions 0 December 13th 06 01:25 AM
Delete empty rows maba Excel Programming 3 August 18th 05 08:38 AM
Delete empty rows. Steve[_71_] Excel Programming 6 July 19th 05 02:58 AM


All times are GMT +1. The time now is 09:57 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"