Is it possible to set the step size of a field in dependency of a cell in the same row of that field, and maybe to a different value for every row? For example I have a value 100 in the first row and a cell which should only increment by 100, and in the second row a value 10 so the same cell in that row should increment by 10.
