I created a workflow that shifts one line at a time for some data.
I would like to create a workflow that shifts 2 lines, 3 lines, and 4 lines in the same way.
Because there are multiple columns, not just one
If possible, I would like to make at once.
Multi-Row Formula's formula
[Row + 1: Value]
[Row + 2: Value]
・
・
・
・
・
[Row + N: Value]
I think that if you make a macro in the form of, it will be solved, but I could not make it.
I want you to tell me how to make it.
thank you.