+ Reply to Thread
Results 1 to 5 of 5

VBA Search to find value in "O" column under the condition that "S" column is blank

  1. #1
    Forum Contributor
    Join Date
    05-19-2012
    Location
    Croatia
    MS-Off Ver
    Excel 2007
    Posts
    200

    VBA Search to find value in "O" column under the condition that "S" column is blank

    Ok so I have this code below:
    Please Login or Register  to view this content.
    It's almost what I need. Now I just need it to search for another value in another cell of the same row.

    It's as if I'm searching for two values in two places at the same time. Something like this....
    FIND ONE ROW: Where Range("O8:O5000") = vVal AND where Range("S" of same row) = blank

    Thanks!
    Last edited by nenadmail; 08-27-2012 at 07:43 AM.

  2. #2
    Forum Expert
    Join Date
    07-15-2012
    Location
    Leghorn, Italy
    MS-Off Ver
    Excel 2010
    Posts
    3,431

    Re: Alter Search VBA to look in 2 columns

    Attach please a sample file with comments
    If solved remember to mark Thread as solved

  3. #3
    Forum Contributor
    Join Date
    05-19-2012
    Location
    Croatia
    MS-Off Ver
    Excel 2007
    Posts
    200

    Re: Alter Search VBA to look in 2 columns

    heres a sample file.

    Searchhh.xlsm

  4. #4
    Forum Expert
    Join Date
    07-15-2012
    Location
    Leghorn, Italy
    MS-Off Ver
    Excel 2010
    Posts
    3,431

    Re: VBA Search to find value in "O" column under the condition that "S" column is blank

    Please Login or Register  to view this content.
    Last edited by patel45; 08-27-2012 at 09:56 AM.

  5. #5
    Forum Contributor
    Join Date
    05-19-2012
    Location
    Croatia
    MS-Off Ver
    Excel 2007
    Posts
    200

    Re: VBA Search to find value in "O" column under the condition that "S" column is blank

    Thanks a lot ...

+ 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