Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Generate Series input value

Hi Expert I have a strange situation Generate a series  Ventana = GENERATESERIES(0, 9999, 1)   I want the user put the input value and then get the value and do some calculations. The problem ...
  • lbendlin's avatar
    5 years ago

    You have fallen victim to the sampling monster.

     

    Nothing you can do about it - except for using (much) smaller ranges or larger interval steps.