HOW TO INSERT MULTIPLE IMAGES IN EXCEL IN BULK USING VBA (MACROS) | IMAGES ADD IN EXCEL IN ONE TIME

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

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

  • @noufalkpm
    @noufalkpm 2 месяца назад

    very use full

  • @md.shamim2532
    @md.shamim2532 2 года назад +1

    This is Very Helpful to Me.

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

    Thanks for this video and code. It really works but I was wondering, if I may ask: How could it be that the files get inserted as object instead of picture format? I'm asking this since if you insert as image and gets adjusted to the cell, then whenever you enlarge the file, it gets blurry. Thanks in advance!

  • @gaisanogrand2058
    @gaisanogrand2058 4 месяца назад +1

    Thank you

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

    Thanks a lot for the video.

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

    Good job 👍👍

  • @TILAKRAJ-ri8ul
    @TILAKRAJ-ri8ul 8 месяцев назад

    Next sheet mai formula se usth sakti hh kya

  • @sayedAhmed-q2c
    @sayedAhmed-q2c Год назад

    Thank you boss❤❤❤❤

  • @MosesTheExplorer
    @MosesTheExplorer 10 месяцев назад

    how about importing the image in column A and the corresponding title in column B?

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

    Thank you so much

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

    Thank you!!!

  • @VickyKumar-eq7lx
    @VickyKumar-eq7lx 2 года назад +2

    👌👌

  • @lifejourney4151
    @lifejourney4151 2 года назад +1

    Nice

  • @salamonlaszlolibrarian
    @salamonlaszlolibrarian 10 месяцев назад

    how to do with subfolders included?

  • @deepakgupta1903
    @deepakgupta1903 8 месяцев назад

    Sir mere pas bahut sari photos h mujhe unhe nine images leni h per a4 size paper par or sari photos nikalni h nine nine karke or photo ke upar uska name bhi aa jaye header or footer ki jagah ho

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

    Not working on mac OS SONOMA

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

    Bhai music off karo or voice apni badhao bina ear phones ke apki vdo bilkul bhi sunai ni deti but vdo ne mera bahut bada trouble khatm kar diya thanks

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

      Bhai abhi sound krna thoda muskil hai. But next time iska dhyan rakhuga

  • @RahulSingh-rx6hl
    @RahulSingh-rx6hl Месяц назад

    Code kaha h

  • @bahar.fashionbuyer
    @bahar.fashionbuyer Год назад

    Hi , dose any one can do this, i try several time and I couldn’t

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

    Sir ok but i want it in row that how tell

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

      Please download it.
      copy and paste in module.
      drive.google.com/file/d/1gsfQddqAfSDqQ1DvLUCAAysA0LAnf06k/view?usp=sharing

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

      Can't access file

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

      Sub InsertPictures()
      Dim PicList() As Variant
      Dim PicFormat As String
      Dim Rng As Range
      Dim sShape As Shape
      On Error Resume Next
      PicList = Application.GetOpenFilename(PicFormat, MultiSelect:=True)
      xcolIndex = Application.ActiveCell.Column
      If IsArray(PicList) Then
      xRowIndex = Application.ActiveCell.Row
      For lLoop = LBound(PicList) To UBound(PicList)
      Set Rng = Cells(xRowIndex, xcolIndex)
      Set sShape = ActiveSheet.Shapes.AddPicture(PicList(lLoop), msoFalse, msoCTrue, Rng.Left, Rng.Top, Rng.Width, Rng.Height)
      xcolIndex = xcolIndex + 1
      Next
      End If
      End Sub

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

    Emp code ke hisab se import karna ho toh

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

      Emp code ke hisab se images rename krni padegi, fir macro run kr skte ho

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

      @@ExpertWorld18 thanks

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

    please send me code

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

      Link given in description box

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

      ​@@ExpertWorld18 link not working

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

    Audio bahut kam hai kuch samajh me nahi ata , aap log aise vdo bante hi kyun hai.