CTRL+SHIFT+ENTER???

T

Terry

Can someone describe how and when one enters the following fomula,
taken from a Kelly posting to use as an example, by using CTRL+
SHIFT+ENTER?

=AVERAGE(IF(A1:D1>0,A1:A1))

TIA
 
A

Aladin Akyurek

An IF-part with a multi-cell range in its condition is diagnostic for a
formula that requires confirming with control+shift+enter instead of with
usual enter.
 
Top