Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi guys,
I have data in row with certain cells blank and certain cells have 0 value. I want to transpose row into column but only want non-blank and non zero cells. Like if data is: 1 blank 2 0 3 it should become 1 2 3 Any suggestions please. Would be grateful Thanks ali |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Didn't any of the suggestions at your other posts work?
ali wrote: Hi guys, I have data in row with certain cells blank and certain cells have 0 value. I want to transpose row into column but only want non-blank and non zero cells. Like if data is: 1 blank 2 0 3 it should become 1 2 3 Any suggestions please. Would be grateful Thanks ali -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Did you try the solution I gave you 9 hours prior to your posting here to
this identical question? Rick "ali" wrote in message oups.com... Hi guys, I have data in row with certain cells blank and certain cells have 0 value. I want to transpose row into column but only want non-blank and non zero cells. Like if data is: 1 blank 2 0 3 it should become 1 2 3 Any suggestions please. Would be grateful Thanks ali |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Jul 19, 3:29 am, "Rick Rothstein \(MVP - VB\)"
wrote: Did you try the solution I gave you 9 hours prior to your posting here to this identical question? Rick "ali" wrote in message oups.com... Hi guys, I have data in row with certain cells blank and certain cells have 0 value. I want to transpose row into column but only want non-blank and non zero cells. Like if data is: 1 blank 2 0 3 it should become 1 2 3 Any suggestions please. Would be grateful Thanks ali- Hide quoted text - - Show quoted text - hi guys thanks. It was due to some google delay that the posts didnt appear to me to have been posted. Thanks for the code Rick. Problem sorted. ali |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
skip blanks | Excel Worksheet Functions | |||
Skip Over Blanks | Excel Discussion (Misc queries) | |||
lsit value and skip blanks | Excel Worksheet Functions | |||
Paste Special Skip Blanks not skipping blanks, but overwriting... | Excel Discussion (Misc queries) | |||
Skip multiple blanks | Excel Discussion (Misc queries) |