+ Reply to Thread
Results 1 to 7 of 7

Excel formula with multiple formulas per cell

  1. #1
    Registered User
    Join Date
    12-10-2015
    Location
    us
    MS-Off Ver
    2007
    Posts
    4

    Excel formula with multiple formulas per cell

    i am trying to get a formula to work:
    here is my issue

    cell1: time value 10am
    cell2: time value 2:00 pm
    cell 3: total time 4 hours
    cell 4: need to take cell 3 *$7.25
    i tried basic cell 3*7.25 but because cell 3 is a value formula based on time it does not give me correct answer

    I did this formula as recommended however my cell 4 now shows product of the formula even though there are no values??
    Last edited by seantmcnamara; 12-10-2015 at 01:29 PM. Reason: adjustment

  2. #2
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Excel formula with multiple formulas per cell

    Try this formula in C1 format cell as Currency

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Data Range
    A
    B
    C
    1
    10:00 AM
    2:00 PM
    $29.00
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  3. #3
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,306

    Re: Excel formula with multiple formulas per cell

    Multiple Cell3 value by 24 =(B1-A1)*24 to get time in hours

  4. #4
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,794

    Re: Excel formula with multiple formulas per cell

    Don't quote your email address unless you want a load of spam.

    Time values in Excel are stored as fractions of a 24-hour day, so 12 hours will be stored as 0.5, and 6 hours as 0.25, and so on. To get the correct answer, you thus have to multiply by 24, i.e.:

    =(cell 3)*7.25 * 24

    Hope this helps.

    Pete

  5. #5
    Registered User
    Join Date
    12-10-2015
    Location
    us
    MS-Off Ver
    2007
    Posts
    4

    Re: Excel formula with multiple formulas per cell

    Thanks. However I still need cell 3 to show number of hours I need to create a cell 4 that has the dollar value of cell 3 *7.25

    Thanks Much

  6. #6
    Registered User
    Join Date
    12-10-2015
    Location
    us
    MS-Off Ver
    2007
    Posts
    4

    Re: Excel formula with multiple formulas per cell

    Thanks Much.
    I did this and it worked, however if there are no values to cell 3 (hours) it is giving me a value for the remainder of the formula and adding it to my column.
    Any Suggestions

  7. #7
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Excel formula with multiple formulas per cell

    in cell 3

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    format as General

    in cell 4

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Format as currency

+ 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] Formula to combine multiple formulas into a single cell
    By pdx-adm-trm01 in forum Excel General
    Replies: 7
    Last Post: 03-12-2014, 02:26 PM
  2. [SOLVED] Excel formula to get multiple lines of a cell to a single cell
    By Nanimadhu in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-18-2014, 06:43 PM
  3. Multiple Formulas in one Cell one Formula Away From Completion
    By Microsoftnovice in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-05-2012, 03:38 PM
  4. Multiple formulas in one cell, help with creating a formula
    By Bryy2001 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 11-13-2012, 06:55 PM
  5. Multiple formulas in selected cell without damaging previous formulas.
    By excel5111987 in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 02-05-2011, 06:15 AM
  6. Multiple formulas inside a formula
    By greenie in forum Excel General
    Replies: 4
    Last Post: 04-27-2010, 08:08 PM
  7. multiple if formulas plus sum formula
    By mikekdavid in forum Excel General
    Replies: 4
    Last Post: 03-12-2009, 11:15 AM
  8. Excel Formula (2 formulas in 1 cell)
    By aeroparts in forum Excel General
    Replies: 6
    Last Post: 01-19-2009, 06:16 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