+ Reply to Thread
Results 1 to 2 of 2

how do I search a word or pdf for a list of names in a CSV file?

  1. #1
    Registered User
    Join Date
    01-30-2008
    Posts
    1

    how do I search a word or pdf for a list of names in a CSV file?

    hello,
    I am new to the forum and have a question that I hope hasn't been answered (I tried searching to no avail). Here is my problem.

    I have 2 documents: one is an excel CSV list of names, the other is a searchable PDF list of names (which I can convert to word file or an HTML file). Both documents are several hundred names long. I want to be able to search the PDF to see if any of the names on the excel file occur. I want to be able to search the PDF individually for each name on the CSV. Because the files are hundreds of names long, I wanted to automate the process. Any ideas on how to do so?

  2. #2
    Registered User
    Join Date
    01-25-2008
    Location
    The Netherlands
    MS-Off Ver
    2002, 2003, 2007
    Posts
    94
    Hi Martin,

    You mentone that you could copy the data from PDF to Word.
    If that is possible you can also copy that list to an excel file.

    So if you can create an excel file that has :
    • sheet 1, containing the csv list you have
    • sheet 2, containing the data you copied from your PDF file
    you can use the VLOOKUP or MATCH functions to check if the names on sheet 1 can be found on sheet 2.

    Would that solve your problem?
    J.

+ 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