Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have tables running down a spreadsheet that are 3 columns across lik so: dd-008 etc are just names of boards. | dd-008 | acrylic | 0 | | dc-004 | acrylic | 20 | | db-012 | merlex | 40 | | da-006 | acrylic | 0 | There are breaks between the tables..like this one | dd-004 | acrylic | 10 | | dc-002 | merlex | 0 | | da-010 | merlex | 20 | | da-016 | acrylic | 5 | My question is, without deleting the row, is there anyway to delete th values in the rows with a zero and move all the values below it up? For example, the two tables would then look like this: | dc-004 | acrylic | 20 | | db-012 | merlex | 40 | | dd-004 | acrylic | 10 | | da-010 | merlex | 20 | There are breaks between the tables..like this one | da-016 | acrylic | 5 | ![]() -- grahamhurlbur ----------------------------------------------------------------------- grahamhurlburt's Profile: http://www.excelforum.com/member.php...fo&userid=2987 View this thread: http://www.excelforum.com/showthread.php?threadid=49883 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Don't want to hide anymore | Excel Discussion (Misc queries) | |||
Why doesn't it work anymore? | Excel Discussion (Misc queries) | |||
I'm not even sure if this is possible anymore! | Excel Worksheet Functions | |||
Functions don't work anymore! | Excel Programming | |||
it's not working anymore, please help! | Excel Programming |