+ Reply to Thread
Results 1 to 2 of 2

perform addition in Sheet1 cells and store the result in Sheet2 cell

  1. #1
    Registered User
    Join Date
    06-29-2012
    Location
    hyd
    MS-Off Ver
    Excel 2007
    Posts
    23

    perform addition in Sheet1 cells and store the result in Sheet2 cell

    Hi expert,

    I need a formula to add values from
    B1, D1, G1, I1, K1 ,B2, D2, G2, I2, K2 ,B3, D3, G3, I3,, K3 cells from sheet1. (if this cell has null add Defalut Zero and here D2 has null so while adding consider this cell by assuming it has value Zero ) and store the final result in sheet2 B2 cell .

    Please give a formula

    Thanks,
    sample data.xlssample data.xls

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: perform addition in Sheet1 cells and store the result in Sheet2 cell

    cant you just use
    =SUM('Input Values'!B1:K3) or is there something you're not showing us?
    or
    =SUM('Input Values'!B:B,'Input Values'!D:D,'Input Values'!G:G,'Input Values'!I:I,'Input Values'!K:K)
    Last edited by martindwilson; 08-27-2012 at 07:17 AM.
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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