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 - 19 Jul 2007 01:35 GMT
Didn't any of the suggestions at your other posts work?
> Hi guys,
>
[quoted text clipped - 15 lines]
>
> ali

Signature
Dave Peterson