Results 1 to 8 of 8

IF statements and getting excel to skip rows and leave no blanks or falses

Threaded View

  1. #1
    Registered User
    Join Date
    12-19-2012
    Location
    austin
    MS-Off Ver
    Excel 2010
    Posts
    3

    IF statements and getting excel to skip rows and leave no blanks or falses

    I have two spead sheets one named "2nd" and one named "sheet 1". on the first sheet which is named 2nd I have a list of names in column A and in column C I have a letter: "D"= which mean day shift "E"= mean evenign shift and "N"= which means night shift. on the second sheet" sheet 1" I would like it to read column C in speed sheet "2nd" and if column C has a "D" I would like it to push out the name that is in column A in speed "2nd". Now I here is the formula that I am using to do that: = IF('2nd'!C:C= "D", '2nd'!A:A) This forumla is doing what I want it to do but every time it reads a column that does not have a "D" it continues to push out the word "False". I would like it to skip to the next row and continue reading the rows until it finds a nother "D". I do not want any blank row in "sheet 1" how do I do this. I have attached my excel document so that you can understand what I am saying.


    Thanks for your help,
    Chanelle
    Attached Files Attached Files
    Last edited by JBeaucaire; 12-31-2012 at 03:30 PM. Reason: Corrected thread title to topic only, as per forum rules

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