D
Daniel Rascoe
I have spreadsheet with about 9000 rows with the following data in cells A1
to A10
7,0,0,-4,0,0,0,-9,6,5
or the given data in cells A1 to A10 can have blank cells substituted for
the zeros
7,,,-4,,,,-9,6,5
What I want to have in cells B1 to B5 is
7,-4,-9,6,5
How can I manipulate the data in A1:A10 to give me the desired output in
B1:B5 ? I want the values in B1:B5 and not in B1, B4, B8, B9 and B10.
Daniel
to A10
7,0,0,-4,0,0,0,-9,6,5
or the given data in cells A1 to A10 can have blank cells substituted for
the zeros
7,,,-4,,,,-9,6,5
What I want to have in cells B1 to B5 is
7,-4,-9,6,5
How can I manipulate the data in A1:A10 to give me the desired output in
B1:B5 ? I want the values in B1:B5 and not in B1, B4, B8, B9 and B10.
Daniel