Hello everybody,
Im really new to VBA and Excel and my question might have been asked like a thousand times, however I still didnt manage to complete my goal. Hopefully you can help me.
What I want:
I want to show images in a cell based on a filepath. Lets say:
A1 = Flower
A2 = Dog
B1 = D:\Users\user1\Pictures\flower
B2 = D:\Users\user1\Pictures\dog
I want a picture of the flower and dog in cell C1 and C2
Do you have any suggestion?
Im really new to VBA and Excel and my question might have been asked like a thousand times, however I still didnt manage to complete my goal. Hopefully you can help me.
What I want:
I want to show images in a cell based on a filepath. Lets say:
A1 = Flower
A2 = Dog
B1 = D:\Users\user1\Pictures\flower
B2 = D:\Users\user1\Pictures\dog
I want a picture of the flower and dog in cell C1 and C2
Do you have any suggestion?