Quote:
Originally Posted by Sarmat
is it possible to add one more function?
to calculate hours which are needed to read a book based on inserted value of average reading speed
seeing hours instead of pages is much more useful
|
As all you want is something like "pages / pages-per-hour", or "words / words-per-hour", you can create another column to display this. It has been discussed before with some examples of how to do it. A search through the thread should find it.