How to rename multiple files at once using excel

Поделиться
HTML-код
  • Опубликовано: 31 дек 2024

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

  • @makatsulukidze2417
    @makatsulukidze2417 Год назад +2

    I watched multiple videos, this was the most useful and got the job done. Thank you for sharing!

  • @michaelhand4246
    @michaelhand4246 3 года назад +5

    I just want to leave a review that the Visual Basic module works great. I was able to rename 70,000 files and the module only had to run for about 20 seconds. On smaller folders of 5,000 files or less, the module renamed the files almost instantly. Thank you so much for this time saver.

    • @Excel10tutorial
      @Excel10tutorial  3 года назад

      Glad to hear that. Please subscribe & share.

    • @wafimatta2504
      @wafimatta2504 3 года назад

      it didnt work for me

    • @bryanroinuestro9340
      @bryanroinuestro9340 3 года назад +1

      Sir can you please share the code for me?

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

      Sub RenameFiles()
      'Excel10tutorial
      Dim xDir As String
      Dim xFile As String
      Dim xRow As Long
      With Application.FileDialog(msoFileDialogFolderPicker)
      .AllowMultiSelect = False
      If .Show = -1 Then
      xDir = .SelectedItems(1)
      xFile = Dir(xDir & Application.PathSeparator & "*")
      Do Until xFile = ""
      xRow = 0
      On Error Resume Next
      xRow = Application.Match(xFile, Range("A:A"), 0)
      If xRow > 0 Then
      Name xDir & Application.PathSeparator & xFile As xDir & Application.PathSeparator & Cells(xRow, "B").Value
      End If
      xFile = Dir
      Loop
      End If
      End With
      End Sub@@bryanroinuestro9340

  • @ProjectCivil-y2x
    @ProjectCivil-y2x Год назад +1

    Can we rename pdf files?..how?

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

      Of course you can. Just make sure you are adding the file extension. in the vide file name was 1 and the extension was .png for you your file extension will be .pdf

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

    Boss! must say you're magician. you saved big amount of my time for renaming 2200 files. it work magically! Thank you!

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

      Glad it helped! Please subscribe and be with us.

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

    Just give a great comment that even though the post was in 2019 but it is still greatly workable for 2023 with Window 10 Office 365.
    Brilliant!!!

  • @VentureEntertainmentnatan
    @VentureEntertainmentnatan 4 года назад

    I've signed up Sir, but not received the code

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

    Is that work in subfolder?

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

      All you have to do is think the sub folder is the main.

  • @pascalspekken9480
    @pascalspekken9480 3 года назад +1

    Just received the google form but no code yet? Please sent me the code. Thank you.

  • @annemurray6168
    @annemurray6168 3 года назад +2

    This has been such a great help to me. I am very glad I found your tutorial. Many thanks.

  • @mattryan7684
    @mattryan7684 4 года назад +1

    Signed up when can we expect code?

  • @sree9355
    @sree9355 3 года назад +1

    Bro, Typing original name takes huge time instead we can rename file directly.
    My original name is like name of persons.
    Please suggest a way to copy original name files in excel.

    • @Excel10tutorial
      @Excel10tutorial  3 года назад +1

      There are two ways for that and they are as follows.
      ruclips.net/video/J9poBn2fJIY/видео.html
      ruclips.net/video/bpEtDqbqDTc/видео.html

  • @javierchapa4248
    @javierchapa4248 4 года назад +1

    Hi I already registered, when will I be getting the code?

  • @Johagamboa0312
    @Johagamboa0312 3 года назад +1

    Great Video! Could I please get the code? I never received the email. Thank you.

  • @helenmclaughlin3884
    @helenmclaughlin3884 3 года назад

    This is just want i have been looking for, thanks for the video, how do i get the code?

  • @ivanrosa405
    @ivanrosa405 4 года назад +1

    Hello, I signed up but still haven't received the code. Please respond.

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

    i want to rename all files but i have not 2nd folder i have data in excel

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

    Hi need help, only the file names are not changing once I run the folder in the last step.
    Request you to please do guide

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

      Check the code again. Make sure you've correctly added the new names in the sheet and you extracted the old names correctly. If you still have any problem, send me email. Email address is in the channel about section.

  • @AlbeeVisuals
    @AlbeeVisuals 3 года назад

    Hey thanks for showing us this. I submitted the form but still now code in email. Can you send it?

  • @grussell8150
    @grussell8150 4 года назад

    Hi, thanks for the video, when can I expect to receive the code please?

  • @Sagar-qt1yr
    @Sagar-qt1yr 2 года назад

    I have one question sir same code will apply for every situation

  • @mnzsecuritiesltd508
    @mnzsecuritiesltd508 3 года назад

    It's really great. Can I get the code? It's too needful for me.

    • @Excel10tutorial
      @Excel10tutorial  3 года назад

      Please check your email. Code sent to everyone who signed up. If you haven't already, please signup using the link in the description.

  • @bilawalalikhan2341
    @bilawalalikhan2341 3 года назад +1

    DIDN'T GET THE CODE YET. WHAT COULD BE THE REASON? EMAIL IS CORRECT

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

    you are the star. brilliant! I have subscribed to your channel.

  • @varunlahori95
    @varunlahori95 4 года назад

    I have filled the google form, but haven't received the code yet? what do I have to do further?

  • @charlottestivey5934
    @charlottestivey5934 3 года назад

    Hi I have signed up and given my email 2 days ago and still have not received the code. Just wondering when i can expect it?

    • @Excel10tutorial
      @Excel10tutorial  3 года назад

      It never takes two days. Please signup again or send me an email. I'll resend it

  • @Ahmadgaming0077
    @Ahmadgaming0077 4 года назад +1

    tried this method but says "compile error,syntax error" in a dialog box
    what should I do?

    • @Excel10tutorial
      @Excel10tutorial  4 года назад

      Copy the code correctly. You are missing something. If you still get the error then email me.

    • @Ahmadgaming0077
      @Ahmadgaming0077 4 года назад

      @@Excel10tutorial Removed the space between each line and it worked.
      Thank YOU!
      I think if you want more interactions you should put your codes on a portal because not everyone feel safe while submitting info in you google form.
      Just a suggestion

  • @youshiyun7269
    @youshiyun7269 3 года назад

    Hi, thanks for the wonderful video and code. Found some problem with the code from my side. After updated to Excel 2016, the Application.Match is no longer available, so it fail to match my original file and rename it. Do you have any solution on this?thanks

  • @amitsinghlamba8860
    @amitsinghlamba8860 4 года назад

    I have signed up using the google form. I have not yet received the code.

  • @elizabethpearson1585
    @elizabethpearson1585 4 года назад

    Thanks for posting the information! I have subscribed and I'm anticipating an email with the code. How soon can I expect it?

  • @kimbisnett5894
    @kimbisnett5894 3 года назад +1

    This is awesome, I'm all signed up. How long does it usually take to receive the code?

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

    I want sort the files as excel sheet sequence can give me any solutions sir

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

      You cant. Your file will be sorted based on the sorting of your windows.

  • @jonivideography
    @jonivideography 4 года назад

    Does this code work on Google Sheets on Mac please?

    • @Excel10tutorial
      @Excel10tutorial  4 года назад

      Sorry. It doesn't work on either Mac or Google Sheets.

  • @cortana47
    @cortana47 3 года назад

    need the code urgently. do you manually share the code?

  • @007plus01
    @007plus01 4 года назад

    Does this run on excel 2011 for mac?

  • @teasleyruback1544
    @teasleyruback1544 4 года назад

    will this code work in numbers?

    • @Excel10tutorial
      @Excel10tutorial  4 года назад

      Try it and let me know if you face any problem.

  • @subhajitroy7227
    @subhajitroy7227 4 года назад

    Why 2nd time this code is not working. I run the macro then select the file but nothing is happening....

    • @Excel10tutorial
      @Excel10tutorial  4 года назад

      Because you are missing something. If it works on the first time that the code is OK.

  • @britneyfernando5230
    @britneyfernando5230 3 года назад

    This is excellent thanks for the tutorial 😍 Signed up and waitiing for the code

    • @Excel10tutorial
      @Excel10tutorial  3 года назад

      Awesome! Thank you! Please check your email now.

  • @lokeshsarnot
    @lokeshsarnot 3 года назад +1

    Thank you for the video! waiting for the code :)

  • @clintoncraigenadasen7407
    @clintoncraigenadasen7407 3 года назад

    Hi, I'm try to sign up for the code, says "file unavailable". Please help

    • @Excel10tutorial
      @Excel10tutorial  3 года назад

      Please try again. Here is the link forms.gle/H27wWWztmm6ezQZv6

  • @petermont
    @petermont 4 года назад +1

    Hello. Thank you for the video. Please send the VB code. Thanks.

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

    Hi, What to do if we have one Image file and needs to give them multiple names. For Example - Image name is A and we have convert it to 10 different file names

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

      First you need to copy the image multiple time and then use this technique.

  • @SukalpJhawar
    @SukalpJhawar 4 года назад +1

    I've signed up a few days back (october 19th), please share the code. Thank you

    • @Excel10tutorial
      @Excel10tutorial  4 года назад

      I sent the code everyday. if you didn't receive the code yet then there must be a problem. Please Signup here to get the code: bit.ly/SignUpCode
      I'll be sending the code within 5 Minutes.

    • @SukalpJhawar
      @SukalpJhawar 4 года назад

      @@Excel10tutorial Hi, filled the form again plus wrote the code myself anf tried it but doesnt seem to be working. can you please help ?

    • @Excel10tutorial
      @Excel10tutorial  4 года назад

      @@SukalpJhawar Send me an email. I'll look into it.

  • @saininavjeet
    @saininavjeet 4 года назад +1

    Thanks man for the wonderful video , straight to the point. Perfect, signed up :)

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

    Worked like a charm. Thank you.

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

      You're most wwlcome. Please subscribe and be with us.

  • @devandran7444
    @devandran7444 3 года назад

    Needed a solution immediately on how to solve the issue, seen a 2.39 sec long video, spent 10mins prepping the information. Video mentioned, code of VBA can be found on description. Turns out we need to sign up with email thats after SUBSCRIBING, and apparently we need to wait for an undefined time frame for an email with the code. How does that solve the problem for your viewers immediately?

    • @Excel10tutorial
      @Excel10tutorial  3 года назад

      Code sent. Sorry for the late. Its still manual. I'm working on an automated service. Soon it will be fully automatic and will solve the delay issue. I'm trying my best but i do have some limitations. Hope you understand.

  • @ritabratachakraborty1383
    @ritabratachakraborty1383 4 года назад

    Hi, I have signed up a couple of minutes ago with my mail id, no code received yet. Can you please check?

  • @dakota5191
    @dakota5191 3 года назад

    Would it be possible not to have the folder on the desktop? It will only rename if I put the folder on the desktop. It's not that big of a deal, but it would be nice to change if it is a simple fix.

  • @kateeedy
    @kateeedy 3 года назад

    Great tutorial! Just waiting for the code. Would like to know when I’d be able to receive it?

    • @Excel10tutorial
      @Excel10tutorial  3 года назад

      Sent!

    • @kateeedy
      @kateeedy 3 года назад

      @@Excel10tutorial received the code and tried it out. This is truly wonderful! Saves a lot of time. Thank you so much!

    • @Excel10tutorial
      @Excel10tutorial  3 года назад +1

      You're welcome. Be in touch and share the video.

  • @shubhamk0307
    @shubhamk0307 3 года назад

    This video was very helpful. Keep up the good work, patiently waiting for the code.

    • @Excel10tutorial
      @Excel10tutorial  3 года назад

      Glad it helped. Code sent to everyone who signed up using the link in the description.

  • @ishaagrawal77
    @ishaagrawal77 3 года назад

    Just signed up! When can i expect the code?

  • @jeffreyyip5337
    @jeffreyyip5337 3 месяца назад

    Hi, how to rename multiple folders extension ?

    • @Excel10tutorial
      @Excel10tutorial  3 месяца назад

      What do you mean by folder extension?

    • @jeffreyyip5337
      @jeffreyyip5337 3 месяца назад

      @@Excel10tutorial Sorry, I mean the folder 📂 in the desktop. Thank you

  • @omkarnirgude1721
    @omkarnirgude1721 3 года назад

    I want to rename folder not file, how to do that?

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

    what is a quick way to fill up column B? i know the trick for fill up with numbers sequentially but the file extentsion, it doesnt work

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

      Try the concatinate function

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

      @@Excel10tutorial yes, i figured it out n my own, thanks anyway

  • @MyMy-nn5tj
    @MyMy-nn5tj 3 года назад

    Hello thanks for sharing.
    Kindly requesting for the codes. Thank you

  • @selvas7502
    @selvas7502 4 года назад

    i signed up to get the code. i didnt receive it. way long process to get a code.
    i just read the below comments , if any one asking means then only you sending the code and replying to them. then why are you asking them to signup and getting their details.?

    • @Excel10tutorial
      @Excel10tutorial  4 года назад

      I've sent the code. I am trying to make the code sending process automated. When its done it will be smooth. There are reasons behind the system but i send the code to everyone who needs the code. There is no holding back. Only problem is that i'm doing it manually so sometimes you need to wait. once i make it automated everyone will get the code straightaway.

  • @devandran7444
    @devandran7444 3 года назад

    Signed up, gave my email, it has been 15mins and no email on the code.

  • @kenli9536
    @kenli9536 3 года назад

    I've just signed up and waiting for the code! Thank you so much!

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

    Worked perfectly
    Thanks

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

    this is the one I need, thanks bro it works perfectly

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

    What is the code? I need to do the exact same and this would be super helpful!! Please and thank you!

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

      In the description

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

      @@Excel10tutorial Thank you!! This was such an excellent and easy tutorial! Literally saved me so much time on file rename. My only thing now is that my files were PDF before and now it converted it to a basic file type where I have to choose the adobe program to view each file. How do I make it rename an adobe/PDF file after renaming? Do I have to ensure it has ".pdf" on the file end name?

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

      @@malindatop7198 "Do I have to ensure it has .pdf" Try that and let me know.

  • @michellesamson7724
    @michellesamson7724 3 года назад +1

    Already signed up. Waiting for the code. Thank you very much..

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

    I have a issue in my list file name 10 comes after 1 instead 9 help me brother

  • @sunilmaharjan4504
    @sunilmaharjan4504 3 года назад +1

    Just sign up waiting for code

  • @zltnszls
    @zltnszls 3 года назад

    I've already subscribed. Can I get this code too?

    • @Excel10tutorial
      @Excel10tutorial  3 года назад

      Code sent. Please check. Thanks a million for subscribing.

  • @darkangelathina2453
    @darkangelathina2453 4 года назад

    Hi there! I haven't received the email with the code yet. Could you please take care of it? Many thanks in advanced!

  • @daphneyrichard3656
    @daphneyrichard3656 3 года назад

    Ive signed up but never received the code. Where is it???

  • @wafimatta2504
    @wafimatta2504 4 года назад

    What a helpful tutorial, many thanks! I've signed up the form & Subscribed to the channel as well, waiting for the code!

  • @AymanAliDarwish
    @AymanAliDarwish 4 года назад

    thanks however, i need the code please i hope you can have something automated instead of waiting for your action

    • @Excel10tutorial
      @Excel10tutorial  4 года назад

      Code sent. Please check. I am working on an automated solution. Soon it will be available.

  • @nohson1
    @nohson1 3 года назад +1

    I signup! Can't wait to get the code.

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

    Seems very helpful. Waiting for the code now! :)

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

      Great! But you don't have to wait. Code link is already in the video description.

  • @SibenduJena
    @SibenduJena 3 года назад

    I waiting for your code but till now not received

  • @maroofahmadmir9868
    @maroofahmadmir9868 4 года назад

    Hi
    Can you send the code and where I have to sign up

    • @Excel10tutorial
      @Excel10tutorial  4 года назад

      Signup here to get the code: forms.gle/H27wWWztmm6ezQZv6

  • @mattiemichaelson8865
    @mattiemichaelson8865 4 года назад

    Hello! I signed up and have not received the code. Thank you!

  • @Excel10tutorial
    @Excel10tutorial  5 лет назад +1

    Please subscribe and here goes the code: msexceltutorial.com/post/How-to-Rename-Multiple-Files-at-Once

    • @kalihovixz3813
      @kalihovixz3813 4 года назад

      I have aready sign up but i didnt get the code

  • @jeremyrouyea9549
    @jeremyrouyea9549 3 года назад

    Very cool!!! Just signed up and subscribed to the channel.

  • @lucarota2303
    @lucarota2303 4 года назад

    Hi :)
    the video is quite interesting but I didn't get the code as well till now. Are you sending the procedures yourself one by one or is it an automatic sending once we follow the procedure?

    • @Excel10tutorial
      @Excel10tutorial  4 года назад

      Sorry for being late. I've sent both of the code you requested. Please check your email. And its still manual. Is sent all the email myself.

    • @lucarota2303
      @lucarota2303 4 года назад

      @@Excel10tutorial no worries mate. I'll check my email tomorrow morning. It's almost 1am here and I'm gonna sleep now :) take care and thanks

  • @thrifty07
    @thrifty07 3 года назад

    Signed up and waiting for code. Been looking for this ty.

    • @Excel10tutorial
      @Excel10tutorial  3 года назад

      Hope you enjoy it! Just sent codes to everyone.

  • @ndywills8323
    @ndywills8323 3 года назад

    Nice Tutorial! Unfortunately the code download link is not working

  • @nikhilpatel2034
    @nikhilpatel2034 3 года назад

    I managed to write the code (I'm not programmer). It get stuck on the first line "Sub RenameFile()"

    • @Excel10tutorial
      @Excel10tutorial  3 года назад

      Send me and email with the screenshot and which operating system are you working on?

  • @breemerryn9567
    @breemerryn9567 3 года назад

    This looks very promising I have applied for the code many thanks

  • @fredking3030
    @fredking3030 4 года назад

    Using MacOS I got Run-time error '438 - Object doesn't support this property or method

  • @luis_cavalcanti
    @luis_cavalcanti 4 года назад

    Hello there! Such a helpful tutorial, many thanks! I've signed up the form for the code, waiting for it!

  • @virginiajustus4922
    @virginiajustus4922 4 года назад

    Thanks! Signed up and can't wait to get the code.

    • @Excel10tutorial
      @Excel10tutorial  4 года назад

      Awesome! Thank you! Code sent. Please check.

  • @ganapathyg246
    @ganapathyg246 4 года назад

    I've sent mail. But didn't get the code yet

    • @Excel10tutorial
      @Excel10tutorial  4 года назад

      Signup here to get the code: bit.ly/SignUpCode

  • @fairyzhang8513
    @fairyzhang8513 4 года назад

    I didn't get the code from the Email, could you please send the code again? Thank you.

  • @chrismena2
    @chrismena2 4 года назад

    Waiting for the code

    • @Excel10tutorial
      @Excel10tutorial  4 года назад

      Code sent. Please check your email.

    • @chrismena2
      @chrismena2 4 года назад

      @@Excel10tutorial Hi, the code hast arrived at my email, can you send it again. cmenalantigua2@gmail.com or chrismena2@live.com

    • @Excel10tutorial
      @Excel10tutorial  4 года назад

      Done. Thanks for subscribing.

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

    Thanks for the big help of yours.

  • @zubairzaman6
    @zubairzaman6 4 года назад

    Hi. Signed up but not received the code. Looks very handy.

  • @gaelbrelet8727
    @gaelbrelet8727 3 года назад

    I just signed. Thanks a lot for the video. Waiting for the code :)

  • @shivamk858
    @shivamk858 4 года назад +1

    Not received the code

    • @Excel10tutorial
      @Excel10tutorial  4 года назад +1

      Code sent. Please Check email.

    • @shivamk858
      @shivamk858 4 года назад +1

      @@Excel10tutorial you're awesome

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

    It really works, Thank you so much.

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

      You're most welcome. Please subscribe and be with us.

  • @musinguzipolycarp1009
    @musinguzipolycarp1009 4 года назад

    Hi there, thanks for the video but the code hasn't yet been delivered to me

  • @parthpandya2183
    @parthpandya2183 4 года назад

    Hello I have signed up for the code
    Great tutorial

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

    Why can't I be able to rename pdf documents using the code?

  • @bryanroinuestro9340
    @bryanroinuestro9340 3 года назад

    Sir the link to geth the code is not working huhu

  • @johncuamag3307
    @johncuamag3307 3 года назад

    Just signed up, waiting for the code. Thanks! Great Tutorial :D

  • @mandrael
    @mandrael 4 года назад +1

    Wow that's awesome! I searched quite a long time for this! I need it to rename files for my accounting folder ([paid date] - [invoice number])

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

    Code is not working in mac?

  • @anaissilva5077
    @anaissilva5077 3 года назад

    Hi! How can I get the code?

    • @Excel10tutorial
      @Excel10tutorial  3 года назад

      Signup using the link in the description and I'll send you the code through email.

    • @anaissilva5077
      @anaissilva5077 3 года назад

      @@Excel10tutorial done

    • @anaissilva5077
      @anaissilva5077 3 года назад

      I haven't received your information. Could you please help me?

  • @shelene99
    @shelene99 4 года назад

    It's awesome ,I've signed up and waiting for it to my email ! Thank you so much