+ Reply to Thread
Results 1 to 8 of 8

can a columns formula change when the column reaches different totals

  1. #1
    Registered User
    Join Date
    06-22-2014
    Location
    liverpool, england
    MS-Off Ver
    2013
    Posts
    5

    can a columns formula change when the column reaches different totals

    is there anyway i can use the formula =ROUNDUP(SUM(C13*60*$D$19*$I$22),0.5)
    in a column until the column total reaches 600 then have the formula change to =ROUNDUP(SUM(C13*60*$D$20*$I$22),0.5). changing one of the cells in the formula. i would also like the column to turn a different colour at this point if possible.

  2. #2
    Forum Expert cbatrody's Avatar
    Join Date
    04-15-2014
    Location
    Dubai
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    2,136

    Re: can a columns formula change when the column reaches different totals

    =IF(ROUNDUP(SUM(C13*60*$D$19*$I$22),0.5)<=600,ROUNDUP(SUM(C13*60*$D$19*$I$22),0.5),ROUNDUP(SUM(C13*60*$D$20*$I$22),0.5))

    For highlighting the cell with different colors, please use conditional formatting.

  3. #3
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: can a columns formula change when the column reaches different totals

    Hi,

    It's not clear exactly what you mean. If you mean when the column C total passes 600 starting at C13 then in C13 copied down

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


    If that's not what you mean then upload the workbook and manually add a set of results with notes explaining how you have calculated the results.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  4. #4
    Registered User
    Join Date
    06-22-2014
    Location
    liverpool, england
    MS-Off Ver
    2013
    Posts
    5

    Re: can a columns formula change when the column reaches different totals

    i still need help. im just putting notes on the spreadsheet.

    thanks for the help

  5. #5
    Registered User
    Join Date
    06-22-2014
    Location
    liverpool, england
    MS-Off Ver
    2013
    Posts
    5

    Re: can a columns formula change when the column reaches different totals

    the problem im having is on the board data sheet

    thanks again
    Attached Files Attached Files

  6. #6
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: can a columns formula change when the column reaches different totals

    Hi,

    It's still not completely clear since all your column E formuale are the same. Y9ou've neither manually added the results as requested or changed a formula.
    I'm guessing but are you expecting E14 to change since this is the formula that takes the cumulative past E19.

    And I'm not clear about the second question you pose. But again we need to see an example of the results you expect to see.

  7. #7
    Registered User
    Join Date
    06-22-2014
    Location
    liverpool, england
    MS-Off Ver
    2013
    Posts
    5

    Re: can a columns formula change when the column reaches different totals

    sorry it was poor.

    maybe this is more what you asked for.
    Attached Files Attached Files

  8. #8
    Registered User
    Join Date
    06-22-2014
    Location
    liverpool, england
    MS-Off Ver
    2013
    Posts
    5

    Re: can a columns formula change when the column reaches different totals

    i had changed the formula, i just clicked through undo when it didnt have the result i had expected.

+ 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. List View Columns Totals at the end of each column
    By Shacker in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-12-2013, 02:04 PM
  2. How to fill series and change values after it reaches a certain point
    By GACS in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-08-2012, 02:44 PM
  3. Add like text totals of columns at bottom of column
    By duugg in forum Excel Programming / VBA / Macros
    Replies: 25
    Last Post: 07-08-2009, 11:03 AM
  4. How to sum the totals on one column, if two other columns are true?
    By cheesysocks in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 08-27-2008, 10:38 AM
  5. change the column I to D and sum the totals.
    By kinder in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-15-2008, 11:32 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