transpose skip 0's and blanks
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
|