+ Reply to Thread
Results 1 to 3 of 3

Formula to sum Credit part and debit part data in column

  1. #1
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Formula to sum Credit part and debit part data in column

    Hello:

    I have data in Column D as Positive and negative $ amounts

    Example

    d2 = $200
    D3 = -$9000
    D4 = -$250
    D5 = $1000
    D6= -$100


    I need formula in cell F1 to add all positive and G1 to add all Negative

    Please let me know if you have any questions.
    Thanks.

    Riz

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    79,369

    Re: Formula to sum Credit part and debit part data in column

    Try:

    =COUNTIF($D$2:$D$6,"<"&0)

    =COUNTIF($D$2:$D$6,">="&0)
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Re: Formula to sum Credit part and debit part data in column

    Hello

    Thanks a lot, Ali, Be safe
    Riz

+ 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. Knock off debit and credit value in the same column
    By raj.dtb in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-27-2016, 11:13 PM
  2. Replies: 1
    Last Post: 01-03-2016, 11:48 PM
  3. [SOLVED] Debit/credit in single column
    By John PK in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-03-2015, 07:14 PM
  4. [SOLVED] Debit/Credit Journal Formula
    By pauldaddyadams in forum Excel General
    Replies: 5
    Last Post: 01-23-2015, 04:14 PM
  5. Replies: 4
    Last Post: 01-18-2014, 03:24 AM
  6. Replies: 6
    Last Post: 11-09-2008, 06:09 PM

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