Google Sheets - RegEx REGEXEXTRACT, Functions Exctract, Replace, Match Tutorial - Part 2

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ม.ค. 2025

ความคิดเห็น • 31

  • @steveread3303
    @steveread3303 4 ปีที่แล้ว +4

    This tutorial should come with a health warning .. it does my brain in.

  • @mikemccartneyable
    @mikemccartneyable 7 ปีที่แล้ว +1

    Clever tutorial and very well presented.

  • @leonardorocha2725
    @leonardorocha2725 3 ปีที่แล้ว +1

    Great explanation! Thanks!

  • @lazalazarevic6192
    @lazalazarevic6192 6 ปีที่แล้ว

    you gave me an incredible idea on how to solve some pressing matter! thanx

  • @jervimagpantay4366
    @jervimagpantay4366 3 ปีที่แล้ว +1

    Simply awesome!

  • @SuperRhino85
    @SuperRhino85 5 ปีที่แล้ว +1

    This is an amazing resource. Thanks!

  • @alfonzosilva5701
    @alfonzosilva5701 3 ปีที่แล้ว

    Friends, thank you for sharing so much knowledge with us. Here's my challenge in my list I have names, lastname, and then some symbols, for example
    NAME LAST (DISBURSED//BR)(CLOSED)
    LAST, NAME (SETTLED) (CLOSED)
    LAST, NAME & LAST, NAME (SETTLED) / (CLOSED)
    LAST, NAME / LAST, NAME (SETTLED) Etc,
    As of now, I'm trying to clean the list (of over 20k users) by extracting the content from the first open parenthesis onwards.
    I really appreciate if anyone can help me.

  • @angeo10
    @angeo10 3 ปีที่แล้ว

    Pretende criar alguma aula sobre Expressão Regular (Regex).

  • @NBrave
    @NBrave 4 ปีที่แล้ว

    you're awesome man!

  • @ederramos5605
    @ederramos5605 6 ปีที่แล้ว

    perfect, thank you to share your knowledge!

  • @andreia4764
    @andreia4764 5 ปีที่แล้ว

    You're awesome! Thank you very much

  • @Jasante85
    @Jasante85 3 ปีที่แล้ว

    Hello! Your videos are great. How can you use REGEXEXTRACT to extract the full email address from data? Thank you

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  3 ปีที่แล้ว +1

      Try [a-zA-Z0-9._-]+@[a-zA-Z0-9._-]+\.[a-zA-Z0-9_-]+

  • @anaselmerzouki5534
    @anaselmerzouki5534 2 ปีที่แล้ว

    thank you

  • @takaakiyamada7294
    @takaakiyamada7294 3 ปีที่แล้ว

    Thank you! :-)

  • @Gamesofmach
    @Gamesofmach 7 ปีที่แล้ว

    Very helpfull Thank you man ))

  • @dwightaguinaldo3421
    @dwightaguinaldo3421 4 ปีที่แล้ว

    Do you have a video explaining how to reformat all capital letters into first letter upper case and the rest lower case. Example: JAMES JONES into James Jones. Thanks!!

    • @MartinGomez-pt1cy
      @MartinGomez-pt1cy 4 ปีที่แล้ว

      You can user PROPER function for that, I believe 🙂

    • @dwightaguinaldo3421
      @dwightaguinaldo3421 4 ปีที่แล้ว

      @@MartinGomez-pt1cy Thanks, that works!

  • @MyBilal19971
    @MyBilal19971 4 ปีที่แล้ว

    How can I apply REGEX to numbers? Any ideas?

    • @ExcelGoogleSheets
      @ExcelGoogleSheets  4 ปีที่แล้ว +2

      convert them to text first. REGEX(TEXT(A1,"@"),"regex")

    • @MyBilal19971
      @MyBilal19971 4 ปีที่แล้ว

      @@ExcelGoogleSheets they are phone numbers. I basically want to replace a specific part of phone numbers with some other digit. Don't know how I can do that after converting them to text.

  • @cuneiformscript2665
    @cuneiformscript2665 4 ปีที่แล้ว

    🙏🏻