+ Reply to Thread
Results 1 to 2 of 2

removing rows which show "0" in a particular cell

  1. #1
    Forum Contributor
    Join Date
    12-03-2008
    Location
    Key West, FL
    MS-Off Ver
    365 Apps for Enterprise
    Posts
    665

    removing rows which show "0" in a particular cell

    I have a dataset about 1000 rows long. Some of the rows will have a "0" in a certain column. If a row has a 0 in that column I want to delete that row, and compile the remaining information on a separate worksheet.

    I've attached an example of the "raw data" and the cleaned data.

    Thanks for your help. (PS I don't know how to use Access so I'm using Excel).
    Attached Files Attached Files
    Last edited by jrtaylor; 03-17-2017 at 07:38 AM.

  2. #2
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: removing rows which show "0" in a particular cell

    put a helper column in column L
    put formula
    =SUM(C7:I7)

    now put a an autofilter on your data set and apply to column L = 0
    delete everything in filter
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

+ 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. [SOLVED] Cell AF5 to show "specfic text" from AI5:AI62 if M5 IS "155 X 220"
    By cjohnr1388 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-06-2016, 06:51 AM
  2. If "6343" in cell A3 matches "monthly" in B3 show a "Y" in C3
    By laaxy in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 04-05-2014, 07:38 PM
  3. Replies: 3
    Last Post: 01-02-2014, 02:15 PM
  4. Replies: 9
    Last Post: 11-06-2012, 08:59 AM
  5. Application.ExecuteExcel4Macro "SHOW.TOOLBAR(""Ribbon"",False)" not working
    By redders in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-31-2011, 03:52 PM
  6. if "a" selected from dropdown menu then show "K" in other cell
    By LEGALMATTERS in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-13-2006, 01:10 PM
  7. [SOLVED] Formatting to show/not show "DUE" and "RECEIVED" in cell
    By kevhatch in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 10-09-2005, 05:05 PM

Tags for this Thread

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