+ Reply to Thread
Results 1 to 2 of 2

How to delete all content in a row based on a column's content

  1. #1
    Registered User
    Join Date
    05-31-2011
    Location
    USA, USA
    MS-Off Ver
    Excel 2003
    Posts
    1

    How to delete all content in a row based on a column's content

    So I have many rows spanning several columns, but some rows have a "marker" in a particular column (column N); I want every row that contains the marker in this column to be deleted. Is there a way to do that?

  2. #2
    Forum Contributor pr4t3ek's Avatar
    Join Date
    10-13-2008
    Location
    Melbourne, Australia
    MS-Off Ver
    2003 & 2007, 2010
    Posts
    483

    Re: How to delete all content in a row based on a column's content

    here is one way:-
    update c.Value = "?" where the ? is your criteria

    Please Login or Register  to view this content.
    --
    Regards
    PD

    ----- Don't Forget -----

    1. Use code tags. Place "[code]" before the first line of code and "[/code"]" after the last line of code. Exclude quotation marks

    2. Thank those who have helped you by Clicking the scales above each post.

    3. Please mark your post [SOLVED] if it has been answered satisfactorily.

+ 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