+ Reply to Thread
Results 1 to 2 of 2

Formula Help Required HH:MM:SS Times by 0.055p or by 0.160p

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    11-11-2010
    Location
    England
    MS-Off Ver
    Excel 2019
    Posts
    203

    Formula Help Required HH:MM:SS Times by 0.055p or by 0.160p

    Hi I need some help with this basically.. There is two charging Codes.
    Charging code 1 will be will cost the customer 0.055p per a min and charging code 2 will cost 0.160p per a min.
    I need to work out the cost of the call for each one?? Any one help
    spreadsheet attached
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Formula Help Required HH:MM:SS Times by 0.055p or by 0.160p

    Try this, copied down...
    =D2*IF(E2=1,0.055,0.16)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] VBA Arrays help required - Copying a cell several times
    By wazimu13 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 10-17-2013, 09:19 AM
  2. If a search term can be found 1 time, 2 times 3 times 4 times 5 times
    By excelcandy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-10-2013, 09:57 PM
  3. Required difference between two dates/times in hours
    By kasi.maddula in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-26-2013, 07:14 AM
  4. Replies: 0
    Last Post: 11-14-2011, 05:40 PM
  5. Replies: 10
    Last Post: 06-20-2011, 04:21 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1