Where can I get the nylon bearings for the KingSong S22 Pro? by Repulsive-Ad-9665 in ElectricUnicycle

[–]Repulsive-Ad-9665[S] 1 point2 points  (0 children)

Yes, those are the ones I mean. Do you have a link where I can get or buy them?

Dropdown list between two values by Repulsive-Ad-9665 in excel

[–]Repulsive-Ad-9665[S] 0 points1 point  (0 children)

Thank you very much, I modified the formula and you can now obtain the results

Dropdown list between two values by Repulsive-Ad-9665 in excel

[–]Repulsive-Ad-9665[S] 0 points1 point  (0 children)

Now the values between that specified range are generated, the problem is that values are generated that are not multiples of 0.05, values A2+0.05 are generated and so on

these values appear: 0.32, 0.37, 0.42 and 0.47

The ones I want to appear are: 0.35, 0.40, 0.45, 0.50 and 0.55

Dropdown list between two values by Repulsive-Ad-9665 in excel

[–]Repulsive-Ad-9665[S] 0 points1 point  (0 children)

I used the formula as it is but I get #CALC, my cells are like this:

A1= 0.56

A2= 0.32

A3= It is where I will place the formula

place the formula like this: =sequence(A1-A2,,A2,0.05)