![]() |
Excel-like date calculations
1 Attachment(s)
I have created a very easy spreadsheet which enables the user to calculate the day on which the medication supply runs out.
The sheet considers
By dividing the number of tablets by the number of days, the function will provide the total number of days which the medication will cover. By using MIN it will round the number to the next lower integer. At the end it substract the output by one (due to the fact that the first tablet is already taken on the start date). Now I would like to make this available on a website as a calculator. It should be something like a form where only the yellow fields can be edited. Does anyone have an idea which tools I could use for this? Ideally, it should be possible to embed this in an wordpress page. Many thanks in advance. Cheers, Philipp (you can see the spreadsheet in the attachment) |
Maybe this will help:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
| All times are GMT +1. The time now is 03:25 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.