Excel Formula Question

Discussion in 'Trading Software' started by ElectricSavant, Apr 11, 2004.

  1. I have tried to do this. The best way I think is for me to "learn by example".

    If "Execute2" or "Harry" or anybody has time to look at my attached spreadsheet and give me the formula's for C22 and C23, that would be a great help.

    If you do not want to spoonfeed me, I understand. Perhaps a hint would put me in the right direction. I am working with counts of a single column with positive and negative numbers, which is perplexing me.

    Michael B.
     
    #11     Apr 12, 2004
  2. ktm

    ktm

    Try this:

    for C22 =COUNTIF(O4:O7,">=0")
    for C23 =COUNTIF(O4:O7,"<0")
     
    #12     Apr 12, 2004
  3. Thanks, I see now. Count IF is powerful. I did not realize "if" statements could be in 2 parts (I have always used them to print blank when empty in a statement with 2 commas and 3 parts).

    I used the P column and it worked.

    Michael B.


     
    #13     Apr 12, 2004
  4. Guys. Look at my beautiful spreadsheet!

    Could not have done it without you.

    Michael B.

    P.S. Thanks again ktm
     
    #14     Apr 13, 2004
  5. ktm

    ktm

    Now go make some money!!!
     
    #15     Apr 13, 2004
  6. Could you spoonfeed me that too!

    Michael B.



     
    #16     Apr 13, 2004
  7. ktm

    ktm

    I wish. I would get a shovel out and dump some on myself!!!!
     
    #17     Apr 13, 2004