+ Reply to Thread
Results 1 to 3 of 3

Thread: Create a formula in Excel?

  1. #1
    Fuzzy Odie
    Guest

    Create a formula in Excel?

    I am working with a book inventory in excel. In rows 1 thru 10 column D, I
    record the quantity of a book purchased under seperate invoices. In rows 12
    thru 20 Column D, I record the quantity of that book sold to seperate
    parties. I want to create a formula in column E of row 1 that will subtract
    the total of column D rows 12 thru 20 from column D row 1 without a negative
    number so that it will post the overage into column D row 2. Example: D1 = 4,
    the sum of D12:D20 =5, E1 should equal D1 and E2=1. Please offer some
    sugestions. Thank you.

  2. #2
    Peo Sjoblom
    Guest

    RE: Create a formula in Excel?

    I am not sure I understand what yopu mean but perhaps this will work in E2

    =ABS(SUM(D12:D20)-D1)

    in E1

    =D1


    Regards,

    Peo Sjoblom

    "Fuzzy Odie" wrote:

    > I am working with a book inventory in excel. In rows 1 thru 10 column D, I
    > record the quantity of a book purchased under seperate invoices. In rows 12
    > thru 20 Column D, I record the quantity of that book sold to seperate
    > parties. I want to create a formula in column E of row 1 that will subtract
    > the total of column D rows 12 thru 20 from column D row 1 without a negative
    > number so that it will post the overage into column D row 2. Example: D1 = 4,
    > the sum of D12:D20 =5, E1 should equal D1 and E2=1. Please offer some
    > sugestions. Thank you.


  3. #3
    Fuzzy Odie
    Guest

    RE: Create a formula in Excel?

    This helped for the two cells that I refered to however, I need to have
    (example) D1 = 4, the sum of D12:D20 =5, E1 should equal D1 and E2=1 or if
    the sum of D12:D20 < 4 record the lower number as in 3 or 2. If there is a
    way to show you a sample spread sheet to help let me know. Thanks for the
    info.
    "Peo Sjoblom" wrote:

    > I am not sure I understand what yopu mean but perhaps this will work in E2
    >
    > =ABS(SUM(D12:D20)-D1)
    >
    > in E1
    >
    > =D1
    >
    >
    > Regards,
    >
    > Peo Sjoblom
    >
    > "Fuzzy Odie" wrote:
    >
    > > I am working with a book inventory in excel. In rows 1 thru 10 column D, I
    > > record the quantity of a book purchased under seperate invoices. In rows 12
    > > thru 20 Column D, I record the quantity of that book sold to seperate
    > > parties. I want to create a formula in column E of row 1 that will subtract
    > > the total of column D rows 12 thru 20 from column D row 1 without a negative
    > > number so that it will post the overage into column D row 2. Example: D1 = 4,
    > > the sum of D12:D20 =5, E1 should equal D1 and E2=1. Please offer some
    > > sugestions. Thank you.


+ 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.2.0