IF Statement

Started by sjenks, May 28, 2015, 03:19:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sjenks

Hi there,

I have an IF Statement in one sheet. Generically it goes like this: IF(Sheet.X = Y,"Say Something","") The IF statement I have is fine so there is no need to type it all out.  The question I have is:

I want a different shape to say "Error" if that shape above's text is NOT blank. If it is, then this 2nd shape will also say nothing. I know how to make the 2nd shape say exactly what the first one does, but I want it to say something different if the above IF Statement is true and it is NOT blank.

Hope that makes sense! Thanks.

Noisy Cricket

Either tie the text in the shape to a field > user. or prop.
or maybe do something with formatting?! (white out the text so you can't see?)

Yacine

Hi Sjenks,
Try searching STRSAME in the forum.
Yacine