I appreciate all the help so far on the scripts for calculating down time.
The final piece of the puzzle is this. If you take the number of minutes
(1333 for example) and want to display it as 22 Hours and 13 Minutes. In
Excel you can take use =INT(1333/60) and get the 22 for the hours. You can
use =MOD(1333/60) and get the 13 for the minutes. 
Anyone know how to do this with script???

Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/

Reply via email to