How To Extract All Urls From Hyperlink In Excel Using Formula

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ต.ค. 2024

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

  • @looyeeng9946
    @looyeeng9946 ปีที่แล้ว +25

    Function GetUrl(Hyperlink As Range)
    GetUrl = Hyperlink.Hyperlinks(1).Address
    End Function

    • @rupertrussell1
      @rupertrussell1 หลายเดือนก่อน

      Did you get this from th-cam.com/video/5VECmmdtQKE/w-d-xo.html I did not manage to get this code to work on my spreadsheet.

    • @febinjose44
      @febinjose44 15 วันที่ผ่านมา

      Man you are the GOAT!!

  • @lun321
    @lun321 9 หลายเดือนก่อน +1

    Thank you. This video should be at the very top of search results.

  • @DeepakSingh-ew8ct
    @DeepakSingh-ew8ct 3 หลายเดือนก่อน

    this worked like a charm! THANK YOU

  • @breakthestigma-anonymous2196
    @breakthestigma-anonymous2196 9 หลายเดือนก่อน

    Love you !! You made my life amazingly easy.

  • @perroflamer
    @perroflamer 8 หลายเดือนก่อน

    Señor se merece una cerveza extremadamente fria. 😉👍

  • @viniscera-97
    @viniscera-97 8 หลายเดือนก่อน

    Thank you so much, It helped me a lot

  • @lucassantosdeolivei
    @lucassantosdeolivei 6 หลายเดือนก่อน

    Thank you so much for this video! It really helped me. Got one new subscriber!

  • @celsomatavele
    @celsomatavele 5 หลายเดือนก่อน

    Thank you, you save me. You are the best

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

    thank you that was just what i needed

  • @spirit_torch
    @spirit_torch 8 หลายเดือนก่อน

    Lifesaver! Thanks!

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

    Thank you.. worked as expected 👍🏻👍🏻

  • @amnaakram3363
    @amnaakram3363 2 หลายเดือนก่อน

    Much appreciated

  • @Matrix_trades_
    @Matrix_trades_ 8 หลายเดือนก่อน

    perfect! thx!

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

    Thank you Buddy for this Information

  • @asifsayyed379
    @asifsayyed379 10 หลายเดือนก่อน

    Thanks

  • @shawnmcqueen3488
    @shawnmcqueen3488 3 หลายเดือนก่อน

    I love it

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

    Thankyou for the share. WOW

  • @tranngoctrung4150
    @tranngoctrung4150 ปีที่แล้ว

    Thank you for the share. This is so helpful for me!

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

    Thanks a lot

  • @googlebackup-ll8fr
    @googlebackup-ll8fr ปีที่แล้ว +1

    wohooo this one totally worked
    now , time to find out how to delete the rows without hyperlink, smh dada cleanup, or I can ask claude for that :)

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

      Glad I could help

    • @rupertrussell1
      @rupertrussell1 หลายเดือนก่อน +1

      Filter the new URL column for blanks, select all the filtered rows, and delete them.

    • @googlebackup-ll8fr
      @googlebackup-ll8fr หลายเดือนก่อน

      @@rupertrussell1 thats the way, thx

  • @josiehill1146
    @josiehill1146 ปีที่แล้ว

    excellent video but I couldnt get it to work. ?Name error. any idea why?

    • @dptutorials
      @dptutorials  ปีที่แล้ว

      Let me check

    • @moxieinmyeyes
      @moxieinmyeyes ปีที่แล้ว

      same.
      @@dptutorials

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

      I'm having exactly the same issue. The problem is the function GetUrl is not showing up on the list of available functions after saving the custom code. Help!

    • @Fadexz
      @Fadexz 10 หลายเดือนก่อน +1

      You probably missed the step at 0:29 and did it wrong

  • @NamsheedKorokkaran
    @NamsheedKorokkaran 11 หลายเดือนก่อน +1

    Thank you, Worked

    • @dptutorials
      @dptutorials  11 หลายเดือนก่อน

      You're welcome!

  • @oyobiryani
    @oyobiryani ปีที่แล้ว

    Am unable to copy the links

  • @WiliyamYunita
    @WiliyamYunita 6 หลายเดือนก่อน

    Any another way my vbe not working 😢

  • @beaztsnipr
    @beaztsnipr ปีที่แล้ว

    Using formula, proceeds to create a Macro...WTF?

    • @timetriad6199
      @timetriad6199 ปีที่แล้ว

      True, video title is a bit misleading. Should have stated “Custom Function” which is VBA, which are used like a Formula.

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

    this worked like a charm! THANK YOU!