Google Sheets - Find Similar Text - How to VLOOKUP, MATCH Inconsistent Text

Поделиться
HTML-код
  • Опубликовано: 5 сен 2024
  • Learn how to find similar text in Google Sheets using FINDSIMILARTEXT function to MATCH or VLOOKUP inconsistent text data, lie companies, misspells, names etc.
    Function Code
    github.com/chi...
    #find #similar #text

Комментарии • 66

  • @ExcelGoogleSheets
    @ExcelGoogleSheets  2 года назад +2

    How this function was made
    Part 1: ruclips.net/video/cU4Mo2H69z0/видео.html
    Part 2: ruclips.net/video/1LjPFX_ObTU/видео.html

  • @joenilsenamazon
    @joenilsenamazon 2 года назад +6

    I cannot even begin to express how much this is going to help me with a task that I have to carry out 3> times/week. Your videos are so helpful. I really appreciate all of the insights and value that you share so selflessly. Thank you.

  • @user-tq3hn2jf6q
    @user-tq3hn2jf6q 5 месяцев назад +1

    Thank you so much for this! Saved my week!

  • @adrianocarrieri2894
    @adrianocarrieri2894 Год назад +1

    Incredible. Thank you very much from Argentina!

  • @tom-greg
    @tom-greg Год назад

    Great stuff 😊 It is crazy that FindSimilarText is not available as default?!?

  • @joannaperez6497
    @joannaperez6497 2 года назад +1

    Great solution! Using it to compare similar values for taxonomies! Thank you! Quick Question: Is there a way to alter the script to pull ALL like values? Not just singular exact matches? For example: Comparing a term like Apple to a list that might contain Apple, Apple Pie, Apple Turnover, Oranges, Bananas. The result in the cell would contain not just Apple, but also display all other words containing Apple. Thank you!!! This could save a taxonomist many many hours!

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  2 года назад +1

      I have a video on my other channel how I made this function using JavaScript. You can modify the javascript code to fit your needs. You can find the channel in about section.

    • @siraktaro2944
      @siraktaro2944 Год назад

      ​@@ExcelGoogleSheetsin your Javascript video it doesn't have an example to call multiple values with similar text, do you have an example video?

  • @davialefe7646
    @davialefe7646 2 года назад

    I needed exactly that like one week ago and couldn't find a go option. That's the reason why I had to manually classify 500 rows of a spreadsheet manually 😥

  • @roopeshm8148
    @roopeshm8148 2 года назад

    My excel skills as improved thanks 🙏

  • @Polaynka_Bolgarka
    @Polaynka_Bolgarka 5 месяцев назад

    :) Thank you! I give enough info....

  • @MrAwm-ki6jb
    @MrAwm-ki6jb Год назад

    This is amazing, you always deliver execellent solutions

  • @aleemashraf4113
    @aleemashraf4113 Год назад

    This video is very interesting. Can I find similar text within a column? For example I wouldn't want a column to contain cells which are quite similar to each other. How can I find the similar ones? The duplicate function misses the point.

  • @shubhambahre9021
    @shubhambahre9021 2 года назад

    Wonderful Tutorial

  • @MrBatmanLima
    @MrBatmanLima 2 года назад

    Just magic. Thanks Harry !

  • @davidfernandezbajo
    @davidfernandezbajo 2 года назад

    Finally got a notification from yt for your channel!

  • @prashikchavan1849
    @prashikchavan1849 Год назад

    thanks a lot for the solution. It helps a lot. I just had a doubt How can we change the accuracy level for each word differently?
    e.g. lets say we need to find the word America but with 0.3 value and California with 0.5. Is there a way to do so?

  • @user-rv1rb8xo5w
    @user-rv1rb8xo5w 9 месяцев назад

    This is fantastic and I have been using it for the past 3 days. Today however, it has stopped working. No change to data. I keep getting this error "Internal error executing the custom function.".
    What i tried:
    -I did about 4500 rows yesterday, today after seeing that error, I deleted the formula across all except one, still no luck.
    -I copied the sheet into a new sheet, as others on the internet said this might help.
    Please help and thank you for this btw!

    • @user-rv1rb8xo5w
      @user-rv1rb8xo5w 9 месяцев назад

      I believe I found my issue...I was comparing against an entire column vs ranged. =FINDSIMILARTEXT(H5,'DT Only - KRS'!I:I,$I$1, "position")....I:I vs I1:i500 for example

  • @shashankgurucool2700
    @shashankgurucool2700 2 года назад

    Hey... hi it really means a lot... the hard work u r doing for us... just wanted something more in script editor....
    Could u tell me how i can create 500 folders in once in google drive with the following naming pattern....KC001, KC002, KC003... KC300... PLEASE MAKE A VIDEO ON THAT OR SHARE THE CODE WITH ME...

  • @OussamaELAHMAR
    @OussamaELAHMAR 2 года назад

    Thanks Always for your effort

  • @hieulenhu1546
    @hieulenhu1546 2 года назад

    Great. Thank you so much.

  • @djndorse
    @djndorse 11 месяцев назад

    Amazing thank you!

  • @simplycoolac
    @simplycoolac Год назад

    I have problems with below error:
    TypeError: phraseList.flat is not a function (line 20).
    Please let me know how to solve.
    Thank you.

  • @victoriaporcel6477
    @victoriaporcel6477 2 года назад

    Excellent tutorial, as always. Is there a way to send to the printer a range of cells using apps script?

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  2 года назад

      Not without a middle service. You basically have to setup a network access to your printer though the internet and then use apps script to trigger that endpoint.

  • @cafehut
    @cafehut 2 года назад +1

    Trust me! You are truely an awesome Guy!

  • @prahalladjena1634
    @prahalladjena1634 2 года назад

    Awesome

  • @michaelb6296
    @michaelb6296 2 года назад

    Can i find similar with numbers? or just text?

  • @nickdimuzio4629
    @nickdimuzio4629 Год назад

    Legend

  • @seantucker1155
    @seantucker1155 2 года назад

    why isn't "findsimilartext" a function for me in google sheets?

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  2 года назад

      Instructions how to install the function are in the video.

  • @jaimeperez5105
    @jaimeperez5105 2 года назад

    Am I correct in assuming that others would have to download the script in order to see the correct data output?

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  2 года назад +1

      I'm not sure what you mean by others. Once you set it all up in your spreadsheet, other users of the same spreadsheet won't need to download and install the script.

    • @jaimeperez5105
      @jaimeperez5105 2 года назад

      @@ExcelGoogleSheets Thank you! That is what i meant!

  • @birlodeanu
    @birlodeanu Год назад

    ArrayFormula(vlookup(C2:C&"*",C2:D,2,FALSE))
    simple, no script, no Loading, no trouble

    • @birlodeanu
      @birlodeanu Год назад

      with your script, that is used in 2 columns, every time i get "Exceeded maximum execution time (line 0)."

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  Год назад

      It's not the same.

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  Год назад

      There are some internal limits to array sized on custom function, so if you have a very large table or super large number of empty rows you may end up hitting that limit.

    • @birlodeanu
      @birlodeanu Год назад

      @@ExcelGoogleSheets 😍i think so... there is limit on text to execute only on nonblanks?

  • @me24you10
    @me24you10 2 года назад

    I have an issue that I can find extensions besides the Tools and do not know why?

  • @irfanfatoni5976
    @irfanfatoni5976 2 года назад

    can you help me?. my output always error. in version 1.1 or 1.2. maybe something i miss ?

  • @thehealthcaretoday4374
    @thehealthcaretoday4374 2 года назад

    How to immediately auto lock cells after data entered in Google sheet

  • @VishantR22
    @VishantR22 Год назад

    hello. How do you install the function?

  • @Puner54
    @Puner54 2 года назад

    🥴

  • @_mytube_
    @_mytube_ 2 года назад

    =if(A1="free gift", "thank you buddy", " ") thank you buddy

  • @javierga
    @javierga Месяц назад

    This is a masterpiece... its like a rock hit! I really really appreciate what you have done. Amazing job!!! Thanks a lot 👍👍🫶

  • @jericcabatingan4778
    @jericcabatingan4778 2 года назад +1

    Got error when trying to run this find-closest-match-google-sheets/v1.0/googleSheetsFindClosestMatch.js
    TypeError: Cannot read property 'filter' of undefined
    GETBESTMATCH @ Code.gs:11

  • @samdcruz182
    @samdcruz182 2 года назад

    i tied the exact formula and it has an error... i.imgur.com/DR3HpSP.png it seems the function no longer exists?

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  2 года назад

      There are instructions in the video how to install the function.