Amateur looking for a formula

  • Thread starter Thread starter Cory
  • Start date Start date
C

Cory

Hello:
First of all, Microsoft Help is a tough way to go. Secondly, I need
to design a formula that shows if C5 is Yes, then E5 automates the
word Discrete, if C5 is No, then E5 automates the acronymn LOE.
Thanks in advance.
 
In E5 enter =IF(C5="yes","Discrete","LOE")


: Hello:
: First of all, Microsoft Help is a tough way to go. Secondly, I need
: to design a formula that shows if C5 is Yes, then E5 automates the
: word Discrete, if C5 is No, then E5 automates the acronymn LOE.
: Thanks in advance.
 
Back
Top