Extensions inspire

VLOOKUPSTR

4.83333

Details

Author:
William.W

Category:
Office Applications

Version:
2

Users:
4,000+

Rating:
4.83333

Size:
7.36KiB

Price:
Free

Updated:
May 10, 2017

Webstore Link:
https://chrome.google.com/webstore/detail/vlookupstr/igkbgmafodaojojegoijmffeogjfnpda

Download

version 2  - Download ZIP file

Description

VLOOKUPSTR(search_key, range, index, case_insensitive)

This function acts like the build-in function VLOOKUP. But it performs a non-full-match string searching, which can not be done by VLOOKUP.

Example:
=VLOOKUPSTR(A1, A2:B26, 2, FALSE)
To Check for the string of the cell A1 in the column A from A2:B26, if any cell contains ( not equal to) the string, for example, A1= "File" and A6="File Menu", then the function returns the cell value of B6 in this example.

And the differences are:
1. as above, if the search_key is the substring of the cell in the first column, then the function will return as found.
2. can perform a none case insensitive search
3. always assume the column to be searched is not sorted

search_key
The value to search for.

range
The range to consider for the search.

index
The column index of the value to be returned.

case_insensitive
Indicates whether the searching is case insensitive.

---
Note:
This is an open source project, you can find the source code on:
https://github.com/willwhui/VLOOKUPSTR

Top Extensions

 
(10943)
 
(50577)
 
(98995)
 
(25231)
 
(8324)
 
(1434)
 
(11367)

What has inspired us?

Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!