close


Please post your question in the body of your message, not just in the
heading. Some systems cannot cope with quot;emptyquot; messages.

Look in HELP for AND and OR, or post more details of what kind or multiple
if statement you need.

--
Kind regards,

Niek Otten

quot;Cody5quot; gt; wrote in message
...
gt;
what do you mean by quot;multiple if then statementsquot;?

You can nest them:

=IF(condition1, true1, IF(condition2, true2, false2))you can have multiple if's sequentially:

=IF(condition1, true1, false1) amp; IF(condition2, true2, false2)

In article gt;,
quot;Cody5quot; gt; wrote:

arrow
arrow
    全站熱搜

    software 發表在 痞客邦 留言(0) 人氣()