Easy way for users of WP site to search for data in a CSV

Discussion in 'HTML & Website Design' started by Jeff Fletcher, Jan 16, 2017.

  1. #1
    I have a big CSV file and I don't want to display the whole contents of it, but I want visitors to my site to be able to search for something and get nicely outputted results.

    I assume there's some plugin that does this easily, but I couldn't find it. The plugins I saw seemed to mostly be for taking csv data and generating entire pages in WP from them, like for making product pages.

    I have something like this...

    Joe Smith, CA, Sales, 25
    Steve Jones, AZ, Sales, 45
    Dave Anderson, CA, Marketing, 32

    And I want users to be able to just search for a name and get the associated data.
     
    Jeff Fletcher, Jan 16, 2017 IP