+ Reply to Thread
Results 1 to 2 of 2

Removing some cells from a function.

  1. #1
    Registered User
    Join Date
    02-27-2013
    Location
    Koege, Denmark
    MS-Off Ver
    Excel 2010
    Posts
    39

    Removing some cells from a function.

    Hey.

    Is there a way to remove some cells from a function in another cell?

    I got a function that adds together A1:A10 in B1, but now I wan't to calculate something in A7 and I don't want that to be calculated in B1.

    Is there a way to do this? So that A7 won't get mixed in with the A1:A10?

    Thank you.

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Removing some cells from a function.

    in B1

    =SUM(A1:A10)-A7
    or
    =SUM(A1:A6,A8:A10)
    Life's a spreadsheet, Excel!
    Say thanks, Click *

+ 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