+ Reply to Thread
Results 1 to 3 of 3

Zeroing out Positive and Negative Values in Rows

  1. #1
    Registered User
    Join Date
    08-28-2013
    Location
    Chicago, IL
    MS-Off Ver
    Excel 2010
    Posts
    2

    Zeroing out Positive and Negative Values in Rows

    I have a spreadsheet (70,000+ rows) that contains transactions inclusive of reversals of some transactions. There is also information including date of service, product name, etc. Is there an efficient way to remove transactions and matching reversals without having to performing the task manually?

    Thank you.

  2. #2
    Registered User
    Join Date
    06-27-2013
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2007
    Posts
    94

    Re: Zeroing out Positive and Negative Values in Rows

    You would want a vba code to run through and look for matches, and then hide/delete those rows. Are these transactions labeled the same in some way, either by a transaction number or customer code? If so, that could be what you have the vba search for. Also, if it was the case that the transaction and it's reversal are both #345678 for example, you could find a vba that will just delete duplicates.

  3. #3
    Registered User
    Join Date
    08-28-2013
    Location
    Chicago, IL
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Zeroing out Positive and Negative Values in Rows

    Thank you very much for the quick response.

+ 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. Delete rows based on lower value than number specified , positive or negative values
    By LadyNicole in forum Excel Programming / VBA / Macros
    Replies: 20
    Last Post: 06-11-2013, 03:33 AM
  2. Looking for a positive value ABOVE negative values
    By ckatzman in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-05-2012, 08:54 PM
  3. Replies: 8
    Last Post: 07-28-2012, 03:22 PM
  4. Convert negative to positive in sheet containing both positive/negative numbers
    By sa02000 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-29-2010, 07:52 PM
  5. Replies: 4
    Last Post: 09-26-2005, 06:05 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