Excel VBA - Google Translate Function in Excel - PART 2 | XLStudio |

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

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

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

    Hello Friends, Hope you are doing well !!
    Here is the another Google translate solution and this one is not with Excel VBA.. Its with using Power Query Custom Function. Please watch this video if you are looking for without VBA solution.
    Video Link: th-cam.com/video/WJeP09WboDo/w-d-xo.html

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

    This was an awesome pair of videos. Great work. I have two issues. First, that's a lot of code to transcribe. It would have been helpful to post it in the text for the post at the least.
    Also, I found that using:
    Application.WorksheetFunction.EncodeURL(strSourceText)
    in the strURL assignment instead of having to add it to the GoogleTranslate function in the worksheet worked just as well. I was able to copy the results from both Hindi (hi) and Chinese (zh-CN
    ) results to the Source Text columns as values and got the correct text back thus avoiding having to add it in the worksheet itself. Thanks for a great pair of videos!

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

    Thank you so much for this part 2 i was waiting for this part 2

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

    Again Great stuff. Thankyou for figuring it out. 👏

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

    thanks - this and part 1 are great instructional videos

  • @a.selezenev
    @a.selezenev หลายเดือนก่อน +1

    Hi, it is really cool, but is there workaround to make code work with company VPN?

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

      Use power query solution.. I have uploaded power query solution on my channel

    • @a.selezenev
      @a.selezenev หลายเดือนก่อน +1

      @@xlstudiovba thank you!

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

    today i have learnt something new in it....

  • @AminaShami-m1w
    @AminaShami-m1w ปีที่แล้ว

    Works brilliantly, thanks soooooo much! Very well done!!!!

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

    Its pretty good, working for me, thanks also, one more thing, can I automate font type and font size in the formula? Like for some translation, I want Times New Roman or for others I want Calibri font etc?

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

    Thank you great and nice job

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

    This is really wesome, Sir send vba code for this

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

      Email me .. will share the code

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

    Hi great videos in my case I always got the translation in English regard the input on target Language

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

    Thank you very much!!! Is there a way that it can tell me what language was detected?

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

      Yes, we can do that. i am working on that and also i am working the video how we can translate without writing any VBA Code

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

    7:01 Could you paste this in the description? It would be very helpful

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

    Thanks for the video. In turn, is it possible to do language translation without Google Translate and whether a whole of range of cells could be translated

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

      We can range of cells in one go.. but we have to Google translate, or any other translation website or API to translate

  • @IbraHim-je4fe
    @IbraHim-je4fe 2 ปีที่แล้ว +1

    You are awesome!

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

    HELLO
    I do not recognise the ENCODEURL function
    how come?
    what am i doing wrong?

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

    Hi how to convert English alpha numeric to Arabic alpha numeric..Example ; No:20A,Hydrebad - 53421 - Into arabic - both alphabets adn numbers should be in arabic

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

    HI, I am getting #Value in output when the function is used. I am on Office 365 windows 11

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

      Did you written the code exactly same ? And also check you should not be on company vpn network

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

      @@xlstudiovba yeah the code is exactly the same and no vpn

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

      same issue have you found the solution ?

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

      I am also have same configuration, can you please send me the file which you written

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

      @@xlstudiovba can you give me your email ? so i can send it to you

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

    bro link please