Formula

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am currently using the following formula:

=COUNTIF(E24:AB24,"A")*2

as a way to caculate hours for me.

What I need it to do now is that if there is a "B" there to caculate it as 1.

Is there a way to do this?
 
=COUNTIF(E1:AB1,"A")*2+COUNTIF(E1:AB1,"B")

“Phxlatinoboi®â€ç¼–写:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top