#1   Report Post  
danielle
 
Posts: n/a
Default help!!

If A1(max score)=5, B1(actual score) is empty, and C1(not applicable) is empty:
What function do I use if: C1 is yes, then value in B1 is the
same as value in A1
  #2   Report Post  
CLR
 
Posts: n/a
Default

In B1 put this formula..........

=IF(C1="yes",A1,"")

Vaya con Dios,
Chuck, CABGx3




"danielle" wrote in message
...
If A1(max score)=5, B1(actual score) is empty, and C1(not applicable) is

empty:
What function do I use if: C1 is yes, then value in B1 is the
same as value in A1



  #3   Report Post  
bj
 
Posts: n/a
Default

in B1
=if(C1="yes",A1,"")

If I am reading your question correctly?

alternate interpretation
in C1
=if(B1=A1,"yes","")

"danielle" wrote:

If A1(max score)=5, B1(actual score) is empty, and C1(not applicable) is empty:
What function do I use if: C1 is yes, then value in B1 is the
same as value in A1

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 09:17 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"