PureBytes Links
Trading Reference Links
|
Phillip,
"If" is a conditional function.
It should read IF(condition A, then X, else Y).
Are there ways around using a second value?
Look at Valuewhen. Don't let the Nth occurence stump you.
You could try something like this:
valuewhen(1,condition A, B);
In order to more definative we would need to see or know more about
your formula.
Hope this helps,
Preston
--- In equismetastock@xxxxxxxxxxxxxxx, pennellp2000 <no_reply@xxx>
wrote:
>
> Is there any way to use the IF() formula with no second choice
> ie insted of If(A, then B, otherwise c) have If(A, then B, no second
> choice).
> Thanks in advance Phillip
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/equismetastock/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:equismetastock-digest@xxxxxxxxxxxxxxx
mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|