Excel Formula "if F1>20% then G1=C" -


what formula in exel2007 below mentioned question: if cell f1>20% cell g1 automatically give value alphabet c

what put in cell g1:

if(f1>20%,"c","")

note not stackoverflow question , moved elsewhere


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -