Forum Discussion
Pan_Forex
3 years agoHelper III
linear progression
Hello guys, do you have any idea how to easily add a fixed increment? The only thing I can think of is the if function, but I have several thousand rows and would prefer to streamline it 🙂 Simple da...
FreemanZ
3 years agoSuper User
hi Pan_Forex
from 4787 to 6222, from 8855 to 9001, why subtract 0.01 twice?
Pan_Forex
3 years agoHelper III
Because the range is between 0-1000, 1001-2000, in the second example there is an error. let's make it simple. For numbers < 1000-1, between 1001-2000=0,99, between 2001-3000=0,98 and so on