Insert picture in Excel macro which takes the file name refrence
Closed
                    
        
                    V Kanagu
    
        
                    Posts
            
                
            1
                
                            Registration date
            Friday August 23, 2013
                            Status
            Member
                            Last seen
            August 23, 2013
            
                -
                            Updated on Aug 27, 2019 at 11:13 AM
                        
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Contributor Last seen December 27, 2022 - Mar 14, 2017 at 12:18 PM
        TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Contributor Last seen December 27, 2022 - Mar 14, 2017 at 12:18 PM
        Related:         
- Excel vba insert picture from folder based on cell value
- Based on the values in cells b77:b81, which function can automatically return the value in cell c77 - Best answers
- Based on values in cells b77 b81 - Best answers
- How to insert rows in excel automatically based on cell value without vba ✓ - Excel Forum
- Based on the cell values in cells b77 ✓ - Excel Forum
- How to insert a picture into a picture in word - Guide
- Anvi folder locker reset key - Guide
- Excel online vba - Guide
4 responses
                
        
                    cakmak
    
        
                    Posts
            
                
            3
                
                            Registration date
            Thursday November  6, 2014
                            Status
            Member
                            Last seen
            November 11, 2014
            
            
                    7
    
    
                    
Nov 6, 2014 at 10:20 AM
    Nov 6, 2014 at 10:20 AM
                        
                            
                    I have my huge files and below is a sample. 
I need to add photos for everycode in coloumn "A" to the same row coloumn "E"
and I want to run a macro to add photos just after I filled up the codes coloumn and other necessary information.
Lets say image files are found in "D:\images\" folder with the same names mentioned in coloumn "A"
Besides when I add the photos I want the images to be 4,6 cm height plus pictures should be placed in the center of the cell and I need the cell height to be arranged automatically also which will fit to pictures height.

Anybody can help? for this VBAless guy? :)
Thanks.
            I need to add photos for everycode in coloumn "A" to the same row coloumn "E"
and I want to run a macro to add photos just after I filled up the codes coloumn and other necessary information.
Lets say image files are found in "D:\images\" folder with the same names mentioned in coloumn "A"
Besides when I add the photos I want the images to be 4,6 cm height plus pictures should be placed in the center of the cell and I need the cell height to be arranged automatically also which will fit to pictures height.

Anybody can help? for this VBAless guy? :)
Thanks.
