Insert Image Using Mail Merge From Excel to Word Document

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

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

  • @kultur13
    @kultur13 5 ปีที่แล้ว +13

    It's worth noting that the reason you have to add a backslash is that a backslash when processed as code tells the code to interpret the next character in the sequence as text instead of code. This allows special characters that would normally affect the output of the command to be processed literally instead of functionally as code. So if a backslash was not added, Word sees E:\Docs\Picture1.jpg as E:DocsPicture1.jpg. When you add a backslash in front of a backslash Word gets the signal from the first backslash to interpret the next character (the second backslash) as literal text. You don't even have to create hyperlinks in Excel, you can just type the text of the location as long as the location is correctly formatted to be interpreted by Word. A network location that would normally be \\server\drive\file.jpg you could just type in an Excel cell as \\\\server\\drive\\file.jpg.

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

      i tried not working for network location

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

    I tired this multiple times but cannot get it to work. I followed all of the steps perfectly and when I click CTRL+A to select all the docs and then press F9, nothing happens and the picture isnt there. can you advise any solution?

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

      Same here

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

    Hello - THANKS for this information but it is not working on my MAC. How do I need to do it for a MAC from Excel to Word? I do not have an "E:" or "C:\\" drive. Mine simply has the name like "mbp-nm\\MAC SSD\\users\\..." Can you please help me? Thanks.

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

      got any luck.. i have a network drive from where I am pulling the image and its not working

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

    It was working great but suddenly stopped. Previously after doing Cntrl + F9 and adding INCLUDEPICTURE " followed by the insert merge field, the text would disappear but it no longer does and so F9 does not bring up the picture. Ever had this issue?

  • @melissasailors5635
    @melissasailors5635 6 ปีที่แล้ว +5

    This doesn't work in Word 2016. It just shows the file name. No amount of refreshing makes any difference. File name and path are correct. Coding is correct. Saved as correct version of Word.

  • @watthanakornweenuttranont7654
    @watthanakornweenuttranont7654 7 ปีที่แล้ว +6

    is there the way to match pictures to the data in mail merge in case of using label template? (many data and pictures are in the same page)

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

    I continue to get "ERROR! File name not found". How do I fix that?

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

    This gave me a glimpse of hope on my project: I'm here in 2024, with a mac. When I insert a hyperlink in a field, it gets shortened /.../.../.../Downloads/Maps etc. When I click "finish and merge" and do the select all, press f9, the images wont load an an error box will appear instead. Does anyone know how to fix this?

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

    Did anyone actually get this to work? All I get is a message saying that the file cant be found. I have spent 5 hours on this now!

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

    Get rid of the background music and get yourself a microphone

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

    Ctrl+F9> { INCLUDEPICTURE " } > {Ctrl+A > F9

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

    It doesn't work in my Mac, any solution?

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

    Too problem. Plz work out before show.

  • @keto.sensei
    @keto.sensei ปีที่แล้ว

    where is abdullah?
    oh there you are 🤣🤣

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

    Thanks for the great video. Is there a way, pictures will show even if it is not to "Edit Individually"? Thanks!

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

    F9 not working sir

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

    Hello,
    Amazing video, thank you so much for sharing your knowledge.
    I am facing some issues with this technique, Can you please provide some more details.
    I am working on word file in which there are no same pages, that word file is like Novel.
    I have 50 screenshots in my system.
    I want specific screenshot in specific place.
    But it is showing same screenshot everywhere.
    There are 50 pages in which I need specific screenshot in specific place.
    (There is no same template,
    There is one novel in which I want many screenshots.)
    Can you please advise,
    It will save my too much time in office.

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

    Hello Sir!
    I've tried the steps youve shown in this tutorial and it works in the first place but upon trying again next time the picture refuses to show. May be I need the best means of editing the picture for mailing, what can I do for the above said problem not to repeat it self? Help!

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

    Does not work for me

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

    I am getting an error message "The link image cannot be displayed. The file may have been moved, renamed, or deleted..." Any ideas what might be causing that? I followed your video and made sure to add the two \\ in the file paths in the cell.

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

      Use Table Cell For Picture and insert command it will work

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

      You have to add a backslash before every already existing backslash. The reason being is that a backslash in the code is actually a command that tells the code to skip the next character. So E:\Docs\Pic would be interpreted by the code as E:ocsic and that is not a location that contains anything.

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

    Didn't work for me :(

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

    U don't have to choose one by one just copy from first one and then paste to other except u need to change manual the name of each person

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

    Hi, Dear. could you help me to do mail merge with same kind of this but the photo is copied link from dropbox ?

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

    Hahaha.... Lol

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

    How can I add pdf document in the word file using mail merge as you have added pictures??

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

    Thank you! This is perfect for what I have been trying to do!

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

    thank you.. I have gained extra knowledge and you gained one more subscriber..

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

    I don't wort ctrl,+f9 and show {includepicture } I want to know a bout it . thanks

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

    The HYPERLINK trick finally I found. Thank You!

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

    Thanks, if i have to create multiple letters and have different table to each letter.. How can i insert those tables in the letters?

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

    I spent way too much time looking for this answer. Happy to have found it.

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

    Thank you for sharing your knowledge. Greatly appreciate it.

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

    can you tell me how to make photos full in shapes?

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

    When i press f9 pictures are not coming

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

    You are Awesome! I didn't know how to add images to the body of my email that I was going to run a campaign using "Mail Merge" This works perfectly!

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

    Thank you - good to see the mishaps, so I'm prepared if the same thing happens to me!

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

    How insert table using mail merge?

  • @SivaKumar-pn5un
    @SivaKumar-pn5un 5 ปีที่แล้ว

    It was really good...is there any possibility to make all the pictures to fit in the given table/box. Because, most of the pictures are very large.

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

    Works perfectly, thank you. (From my experiments, though, you must make sure that the link is the FULL link, including the drive. So, if the image is in the same folder as your Excel file (or in a folder below it), the link MUST NOT be a relative link. The relative link will work when you click on it in Excel, but does not seem to work in the mail merge.

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

    Thanks, great video. It saved me hours of work.

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

    Imagine if there were 1000++ entries. Is there any way it can create the link automatically based on the file name?

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

      I do that with 2 steps=> In Excell column 1 I put the base image url that all images have. Then in column 2 I put a number, which then I can drag downwards with CTRL so the number increasesautomatically. In column 3 I put the formula to merge both columns. Ofcourse you have to make sure that whenever you generate the images, you generate numbers (I do that with Qr codes)

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

    HOW IMAGE IS INSERT FROM FOLDER TO USERFORM AND THEN CELL.
    IN STUDENT RECORD

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

    Thanks buddy. Clear instructions.

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

    "It's ok nothing is wrong" love it. Honest tutorial! Haha

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

    Best video for this process I've seen so far. Great Job!

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

    But, what if those pictures are removed from their main folders, will they also disappear on Excel also?

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

      The photos are not in Excel, it's just a hyperlink that links to the photo. So if you remove the photos from their location, then the hyperlink will lead to a missing file.

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

    Ward document nahi ""Werd" (word) document

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

    Sir excel file m image insert krne ke bad kaise hoga

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

    you saved my life thank you so much

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

    Sir, Thanks for the Video, My question is how to create all hyperlink at a time instead of doing it individual??

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

      I do that with 2 steps=> In Excell column 1 I put the base image url that all images have. Then in column 2 I put a number, which then I can drag downwards with CTRL so the number increasesautomatically. In column 3 I put the formula to merge both columns. Ofcourse you have to make sure that whenever you generate the images, you generate numbers (I do that with Qr codes)

  • @SivaKumar-pn5un
    @SivaKumar-pn5un 5 ปีที่แล้ว

    Wow...it's awesome. Thanks for sharing this video... :-)

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

    Thank you for the trick sir

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

    Its work 🤗❤️👍

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

    Really good description. I'm going to try. I need the feature. Thank you so much :o)

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

    Not working

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

    Good Info dear..

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

    Thank you very much..

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

    WORKED GREAT! thanks for the video!

  • @MdShopon-je8ry
    @MdShopon-je8ry 6 ปีที่แล้ว

    but how can i send all email address this customs doc

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

    Thank You for putting this video together it is a huge help!

  • @ShohelRana-ud8gl
    @ShohelRana-ud8gl 7 ปีที่แล้ว

    Thanks a lot brother. I had wanted like this video.

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

    Awesome - works great! Thanks!

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

    Perfect!

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

    I'm having trouble merging photos. The full page of the full photo comes in the Pages. Please help.

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

      First, you have to edit the photos before doing mail-merge. You may insert pictures in a table to get the perfect size.

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

      define edit? edit into what?

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

    👍👍👍

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

    thank u

  • @g.k.8845
    @g.k.8845 5 ปีที่แล้ว

    mere to hua hi nahi photo insert

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

    Great video!

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

    I am using ms office 2016 , when i am trying to insert the image using INCLUDE PICTURE COMMAND, i am pressing ctrl + F9 but i am not getting the bracket symbol . When Iam pressing ctrl + F9 , my windows is restarting . can you suggest what to do?

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

      Ensure the cursor is in a saved word document with Mailings selected on the Ribbon menu.

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

    sir how can i contact with you

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

      You may contact me on thementalclub.com/contact
      Or You may send message @ fb.com/TheMentalClub

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

    I have facing a problem in place of pic boc come with red cross mark.
    Please help me

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

      insert square using table and then try

  • @RahulSharma-oj4li
    @RahulSharma-oj4li 6 ปีที่แล้ว

    Showing same pic on all id card...........time wasting video

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

      Try to just click on "F9" (update fields) in the all document. Then all different images should appear. Good luck!

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

    Why are struggling to find hyperlink tab? This is unnecessary making the video long. Also it seems you are lost while speaking. Be prepared before making videos for such small steps.

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

      Bcz, this tutorial is for the beginners also.

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

      Be thankful he made this video

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

    thank you for making this video, it's very helpful!