Function similar to vlookup: Why doesn't my indexOf work?
问题 If I would like to match the word that I need to find it the same as <lookup> in Excel. I intend to create a form for Example. I have a file certain big data and I will create a box for fill in data that you need then Enter it show the Description of data. Now I got stuck I don't know how to write to the script I have learned in youtube but don't have a solution that nearby with my need it nearby just <Indexof> function. var data = Activesheet.getRange(1,1,Activesheet.getLastRow()-1,1)