robin greco 3.Jul.12 03:07 PM a Web browser 1-2-39.8Windows 7
Recognizing cell contents and type is failing and I can't see why. Help?
The cellpointer is in an blank cell:
{IF @CELLpointer("contents")="END"}{Branch next} This is continuing to the {Branch next} command.
{IF @CELLpointer("type")="b"}{branch del} This is skipping the {branch del} command.
Am I missing something? The "type" macro did work numerous times and then pooped out. I even downloaded and upgraded with ibm's smartsuite fix 2. No change.