Calculation across rows
Is it possible to do calculations across rows. How for instance do I:devide a number i column A, row 1 with a number in column B, row 2?calculate the standard deviation of the numbers in column A, which fulfill a criteria based on the content on column B (not via the "X By Y", but directly in the table).Convert row to columns, that is create a column for each value in column A, with the value in c...
