Autofill function is really good for me! But I have a question.
If the first number is 1, when using autofill function, it will fill with 2,3,4……. => It’s OK.
However,if first number is 1.1, I want to have 1.2,1.3,1.4, but I get 2.1,3.1,4.1……… =>Not OK.
Sometimes, I also use 1.1.1, 1.1.2, 1.1.3……..That means the last number should be increase positively. Is it possible to do that or if there’s an option for that?