Creating a formula utilizing a range of inputs. - Microsoft Community


how create formula display value using defined formula input >=60 & <100. here example have tried use, not giving me valid value: =if(l34>=60;((t4*l4)+(l34/4)*(l32*p22)))& if(l34<100;((t4*l4)+(l34/4)*(l32*p22))).

hi,

try this

=if(and(l34>=60;l34<100);((t4*l4)+(l34/4)*(l32*p22)),"")

hope helps.



Office / Excel / Windows other / Office 2010



Comments

Popular posts from this blog

Getting ErrorCode: 120018 when trying to access Microsoft account - Microsoft Community

The message was sent to a distribution list ‎(DL)‎ - Microsoft Community

Activation Error 0x8004FE93 - Microsoft Community