R
Rachel
I have a sheet with 50 columns and 100 rows. In each row,
5 values appear in varying columns - the rest are zeros.
I want to create a new sheet with only 5 columns that
contain the 5 non-zero values for every row.
So for example, Row 2 looks something like:
0,0,0,0,23,0,0,0,0,0,0,12,0,0,2,0,0,0,0,44,0,0,0,5,0,0,0...
I would like Row 2 in my new sheet to look like:
23,12,2,44,5
I've tried advanced filters and formulas, but I am getting
a bit lost. Any help would be great!
Rachel
5 values appear in varying columns - the rest are zeros.
I want to create a new sheet with only 5 columns that
contain the 5 non-zero values for every row.
So for example, Row 2 looks something like:
0,0,0,0,23,0,0,0,0,0,0,12,0,0,2,0,0,0,0,44,0,0,0,5,0,0,0...
I would like Row 2 in my new sheet to look like:
23,12,2,44,5
I've tried advanced filters and formulas, but I am getting
a bit lost. Any help would be great!
Rachel