i wonder if there is a way to make libreoffice Calc do some code depending on if a case has a sertain value, like:
"while 1 do
if G6 < 14 do
print("too few!") in case #or in G7 or whatever
end
end"
so far i have found nothing, nothing to put a script anywhere