+ Reply to Thread
Results 1 to 2 of 2

Deleting rows containing a variable value

  1. #1
    Registered User
    Join Date
    06-14-2012
    Location
    UK
    MS-Off Ver
    2007
    Posts
    3

    Deleting rows containing a variable value

    Hi

    I'm trying to delete rows in a list where the value in column C does not equal a user input value from another table. This is what I have:
    Please Login or Register  to view this content.
    The input value is s, so I should be left with all rows where column C contains the value s, but what I get is the first 22 rows of the list. Any ideas?

  2. #2
    Registered User
    Join Date
    06-14-2012
    Location
    UK
    MS-Off Ver
    2007
    Posts
    3

    Re: Deleting rows containing a variable value

    Well a bit of tinkering sorted it. I wasn't actually selecting the row to be deleted, so I added that in:
    Please Login or Register  to view this content.
    I also needed to reduce the minimum r value to 1 so that it processed the second row.

+ 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