+ Reply to Thread
Results 1 to 3 of 3

Combining formulae

  1. #1
    Registered User
    Join Date
    10-19-2008
    Location
    Los Angeles
    Posts
    5

    Combining formulae

    A very simple question here. I want to first calculate the sum of multiple cells, and then round them up to two decimal points. So what I'm trying to do is combine the following calculations into one formula:

    =SUM(K12:K31)

    and

    =ROUNDUP(K27, 2)


    thanks

    m

  2. #2
    Forum Contributor Stuie's Avatar
    Join Date
    09-17-2006
    Location
    Suffolk, UK
    MS-Off Ver
    Excel 2003/2007
    Posts
    432
    Hi mandrax,

    Try this

    =ROUNDUP(SUM(K12:K31), 2)

    I have assumed K27 is where the sum formula is
    There are only 10 types of people in the world:
    Those who understand binary, and those who don't!

  3. #3
    Registered User
    Join Date
    10-19-2008
    Location
    Los Angeles
    Posts
    5
    that worked - THANKS!!!

+ 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. Average if formulae
    By irelaj2 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-08-2008, 07:04 AM
  2. formulae that applies to all sheets on opening
    By jamiepullen in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 02-11-2008, 08:50 AM
  3. formulae one sheet that appears in all new sheets
    By jamiepullen in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-08-2008, 09:21 AM
  4. Getting range of cells with specific text colour, then using in a COUNTIF formulae
    By cheekyflash in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-11-2006, 08:58 PM
  5. Adjusting formulae when copying down?
    By oliq in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-05-2006, 07:29 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