Daniel E. Doherty <ded-...@ddoherty.net> writes:

> Hi all,
>
> I am trying to use orgmode to bill for time.  My idea is to add a column
> that multiplies the elapsed time column by an hourly rate.

what about using a minute rate?

(/ 50 60.0) 0.83 so:

| Argo Status Hearing <2011-06-28 Tue 09:00> |   |   | 1:09 |  57.27 |
| Letter of Discovery Deficiencies           |   |   | 2:48 | 139.44 |
#+TBLFM: $5=$4*0.83;Df2

cheers,
Giovanni

Reply via email to