+ Reply to Thread
Results 1 to 7 of 7

Need VBA code merge images from 2 path

  1. #1
    Forum Contributor
    Join Date
    06-10-2014
    Location
    CANADA
    MS-Off Ver
    2016
    Posts
    118

    Need VBA code merge images from 2 path

    Hi Experts

    I have plenty of images in two seperate folder , i want merge them save into new folder as one image

    like img1.jpeg and img2.jpeg save as new image img12

    please find the excel to understand
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    02-25-2022
    Location
    Dallas, Texas
    MS-Off Ver
    Office 365
    Posts
    174

    Re: Need VBA code merge images from 2 path

    When ever I have to do anything with images I use ImageMagick (free). It is a command line tool so you can call it from VBA. It does have a .COM interface. I think what you want is the montage command. It has a great forum.

  3. #3
    Forum Contributor
    Join Date
    06-10-2014
    Location
    CANADA
    MS-Off Ver
    2016
    Posts
    118

    Re: Need VBA code merge images from 2 path

    can i merge 100 merge with another 100 image at a time

  4. #4
    Forum Contributor
    Join Date
    02-25-2022
    Location
    Dallas, Texas
    MS-Off Ver
    Office 365
    Posts
    174

    Re: Need VBA code merge images from 2 path

    ImageMagick is very powerful. You should be able to do that. I recommend installing it and experiment with command line.

  5. #5
    Forum Expert CheeseSandwich's Avatar
    Join Date
    12-22-2021
    Location
    Kent, England
    MS-Off Ver
    365 - 2402-17328.20068
    Posts
    1,361

    Re: Need VBA code merge images from 2 path

    Do you have the images in a folder or do they only exist inside the spreadsheet?
    If things don't change they stay the same

  6. #6
    Forum Contributor
    Join Date
    06-10-2014
    Location
    CANADA
    MS-Off Ver
    2016
    Posts
    118

    Re: Need VBA code merge images from 2 path

    Yes i have images in path folder.

  7. #7
    Forum Expert
    Join Date
    08-17-2007
    Location
    Poland
    Posts
    2,222

    Re: Need VBA code merge images from 2 path

    If it has to be in Excel, without third-party tools, then you can take advantage of the WIA benefit. Read more about using this platform on Daniel Pineault's site.

    Artik

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. link images name with url path and place them in a row
    By pomper in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-20-2017, 01:03 PM
  2. [SOLVED] Embed multiple images from local path
    By leoxanigm in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-26-2016, 03:53 PM
  3. code to download images from google images
    By yousuf_seifi in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-19-2015, 11:46 PM
  4. Need formula to create hyperlink path to images
    By CampusLibrarian in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-12-2015, 03:30 PM
  5. Troubles with Inserting Images from Cell File Name Path
    By coreytroy in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-31-2013, 07:31 PM
  6. VBA code for finding images and merge to PowerPoint
    By hobbes_ in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-26-2012, 04:02 AM
  7. Embed Images in excell from UNC path
    By netsrule2 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-06-2008, 11:34 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1