Hey, My problem is the following: I have to plot multiple graphs that are randomly shifted alongside the Y-axis. Furthermore, I also have to align the graphs at a reference x-axis value. Now due to the shift the Y-value assigned to the respective x-value varies between the columns without following a specific pattern. Thus all these different Y-values are in a same row i, the determined x-value. Now for each column I have to subtract the respective value in this particular row. Is there a way to accomplish this without having to write a new formula for every single column? Perhaps by using the "set values - multiple columns" window? Or is there a specific command I can use in the formula? Thanks in advance for any advice. Regards, Merlin
You can highlight multiple y columns, right click and select Set Multiple Column Values.... In the dialog use the formula below that each y column is subtracted by a value at row i, e.g. 12th row in this case.