Results 1 to 16 of 16

Code for multiple search

Threaded View

  1. #1
    Forum Contributor
    Join Date
    07-08-2012
    Location
    beirut
    MS-Off Ver
    Excel 2010
    Posts
    102

    Code for multiple search

    Hello, I want to write a code that allows me to look in multiple columns for specified entries.
    For example, I want to search column A for the word "John", if found, I want to check column B for hours 1:00, if found I want to check column C for hours 1:00, finally if found, I want to check column D for the letter "C".
    And in the end, return the number of the row so I can use it in my code.
    In the sample below, the code should return the number 9.
    I have a lot of entries in a sheet1, I am trying to build a code, that will look in the sheet1 if specific entries (which I provide in sheet2) exist.
    Is this possible?
    Any help will be appreciated. Thanks
    Attached Files Attached Files

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