Hi, can you help me to figure out how to do this calculation.  I want
to calculate the average, probably by using vmean(), of a table like
this. 

  |    name | score |
  |---------+-------|
  |       a |    10 |
  |       b |     - |
  |       c |     6 |
  |---------+-------|
  | average |     8 |

I don't want b's score to be included in the calculation of the
average.

Thank you for your time,
Xiao-Yong
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---


_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to