+ Reply to Thread
Results 1 to 2 of 2

Copying specific rows to new worksheet

  1. #1
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Copying specific rows to new worksheet

    I have data in columns A:C in Sheet 1 where column C states either "valid" or "invalid." I want to copy all the data where column C = "Invalid" to Sheet2

    I tried the following Array formula in Sheet2;
    {=IF(Sheet1!$C1:$C$500 ="Invalid",Sheet1!A1:C500,"")}

    but that leaves blank spaces in all the rows that were valid. I'm missing something here. Any help? Thanks in advance

    ChemistB

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582
    Does this need to be moved to the Excel Programming folder? Thanks

    ChemistB

+ 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