Hi guys,
Maybe this will sound stupid, but I am having a lot of trouble to get this functions working.
I would like to have something like this:
IF(50000<E17<100001, E178E18,0)
In words:
If E17 is greater than 50000 AND lower than 100001, then multiply E17 * E18, and if E17 is not within...