+ Reply to Thread
Results 1 to 2 of 2

Skipping a cell and its sum if the data is negative.

  1. #1
    Registered User
    Join Date
    06-16-2010
    Location
    Providence, RI
    MS-Off Ver
    Excel 2003
    Posts
    18

    Skipping a cell and its sum if the data is negative.

    Hello, i am creating a database that includes data taking the difference from two different sheets, however if the value of the data is a negative number it is usesless to use, and can mess up our stastical analysis.
    I thought a simple formula of =(if ('sheet1'!a1)-('sheet2'!A1) < 0, " ", ('sheet1'!a1)-('sheet2'!A1)/2) would work but its causing me some problems.
    Anyone have any suggestions? Please get back to me. Thank you.

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Skipping a cell and its sum if the data is negative.

    Perhaps:

    Please Login or Register  to view this content.

+ 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