The problem I have is I now need to divide by 200, but it doesn’t work to just type 200, and I can’t see another option to insert a fixed integer… please could someone point out where I’m going wrong?
Bubble calls it a number, so I presume that’s an integer in this context.
Your suggestion of typing 200 seems to have worked, but I think that won’t quite get me to the result I need - I think I need to divide the input by 200, apply the ceiling function to that result, and then multiply by 200 again. Is there anyway of using brackets within the formula?