Consulting

Results 1 to 3 of 3

Thread: Extracting resume data from word to excel

  1. #1
    VBAX Newbie
    Joined
    Oct 2016
    Posts
    3
    Location

    Extracting resume data from word to excel

    Hi All,

    I am in need of extracting out names, addresses, email, phone numbers & major from a hundreds of different resumes all in one file and put into excel table for easier use. Is there a macro that can help me achieve this? Here is a sample of the data. Note that each resume could be formatted differently.


    Thanks,

    Z
    Attached Files Attached Files

  2. #2
    Knowledge Base Approver VBAX Wizard
    Joined
    Apr 2012
    Posts
    5,646
    Save the Wordfile as .txt file.
    Open the txt file in Excel.
    After that we can create a macro.

  3. #3
    VBAX Newbie
    Joined
    Oct 2016
    Posts
    3
    Location
    Okay, I have done the above. For the sample data, there is also experience on the resumes that is not needed. Will the macro be able to delete this information? What are the next steps?

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •