Hello everybody,
I´m just trying to multiply something but i can´t find the right code I guess.
This doesn't work:
{sum(P1C1_C11.value,P1C1_C12.value,P1C1_C13.value,P1C1_C14.value) / 4 * 0,3}
It works up to here...
{sum(P1C1_C11.value,P1C1_C12.value,P1C1_C13.value,P1C1_C14.value) / 4}
...but the mulitplication doesn't. Whats wrong?
regards
Einstein