U
Unsichtbar
Is it possible to write a custom function which when executed in a cel
,automatically changes its formatting?
Ideally this would look something like this:
FUNCTION CUBE(X) AS DOUBLE
CUBE=X^3
(PSEUDO-CODE -->) IF CUBE>3 THEN ACTIVECELL.COLOR=RED_
END FUNCTION
I would appreciate any ideas on the subject.Thanks for your attentio
,automatically changes its formatting?
Ideally this would look something like this:
FUNCTION CUBE(X) AS DOUBLE
CUBE=X^3
(PSEUDO-CODE -->) IF CUBE>3 THEN ACTIVECELL.COLOR=RED_
END FUNCTION
I would appreciate any ideas on the subject.Thanks for your attentio