Hi folks,
Select one of your picture which exists in your excel file.
Then run following macro to save it to the desktop.
What is problem of above code ?![]()
Sub Macro1() Selection.Save "C:\Users\PC\Desktop\Image1.jpg" End Sub
or
Do you have any other code for this?
Bookmarks