Hi:
I have a worksheet with a fairly complicated expression. Suppose it is of the form A:=B.
In red I have
>A:=B;
and just below it, in blue I have
A:=B
Now I highlight the blue "A:=B", press CTRL-C, move to another worksheet, postion the cursor next to a blank ">" and press CTRL-V. The blue statement appears in the new worksheet, BUT...
It only appears in red (i.e. executable) if the blue statement "A:=B"...