Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / October 2006

Tip: Looking for answers? Try searching our database.

Calculate call cost in seconds

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sheri - 12 Oct 2006 20:38 GMT
Hi:  This is giving me a headache.  I have time formatted as hh:mm:ss, the
data contains entries with minutes and seconds and just seconds.  I need to
multiply the number of seconds of each call by the number of calls to arrive
at number of seconds then take the number of seconds and multiply by $.02 to
determine the total cost.  Everything I try gives me strange results, the
numbers don't look right.  Can anyone help?

Thanks,
Sheri
Gary L Brown - 12 Oct 2006 21:48 GMT
A2 = # of seconds in a call
B2 = # of calls with that # of seconds
C2 = # of total seconds for the calls
  =(+A2*B2)*60*60*24

Add all Column C figures.
Multiply THAT # by $.02.

HTH,
Signature

Gary Brown
gary_brown@ge_NOSPAM.com
If this post was helpful, please click the ''Yes'' button next to ''Was this
Post Helpfull to you?''.

> Hi:  This is giving me a headache.  I have time formatted as hh:mm:ss, the
> data contains entries with minutes and seconds and just seconds.  I need to
[quoted text clipped - 5 lines]
> Thanks,
> Sheri
David Biddulph - 12 Oct 2006 21:51 GMT
> Hi:  This is giving me a headache.  I have time formatted as hh:mm:ss, the
> data contains entries with minutes and seconds and just seconds.  I need
[quoted text clipped - 5 lines]
> determine the total cost.  Everything I try gives me strange results, the
> numbers don't look right.  Can anyone help?

If you've got A1 formatted as hh:mm:ss, then =A1*24*3600 will give you time
in seconds, and you can multiply that by number of calls, and by your cost
per second.
Signature

David Biddulph

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.