I would like to eliminate the element in an array . Here say I want to eliminate all the cells with "0" or "Empty" and put only elements other than "0" or Empty into an new array. Without leaving any space or Cell with emptiness. I had tried and I am having a problem. I had also created a array as expected result.
Here with I post it. Can any one give a solution.
Thank you
With regards