+ Reply to Thread
Results 1 to 5 of 5

How do I subtract using formulas?

  1. #1
    Vanessa
    Guest

    How do I subtract using formulas?

    I want to subtract multiple cells.
    Can I shorten this equation?
    B1-B5-B6-B7-B8-B9-B10-B11

  2. #2
    mbarron
    Guest

    Re: How do I subtract using formulas?

    =B1 - sum(B5:B11)

    should do the trick


  3. #3
    JMB
    Guest

    RE: How do I subtract using formulas?

    =B1-SUM(B5:B11)


    "Vanessa" wrote:

    > I want to subtract multiple cells.
    > Can I shorten this equation?
    > B1-B5-B6-B7-B8-B9-B10-B11


  4. #4
    Vanessa
    Guest

    Re: How do I subtract using formulas?

    Thank you!

    "mbarron" wrote:

    > =B1 - sum(B5:B11)
    >
    > should do the trick
    >
    >


  5. #5
    Vanessa
    Guest

    RE: How do I subtract using formulas?

    Thank you!

    "JMB" wrote:

    > =B1-SUM(B5:B11)
    >
    >
    > "Vanessa" wrote:
    >
    > > I want to subtract multiple cells.
    > > Can I shorten this equation?
    > > B1-B5-B6-B7-B8-B9-B10-B11


+ 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