Hi,
I have an image stored in a folder that needs to be programatically placed on certain spreadsheets. Is there a method that recognizes an external bitmap or jpg image? Basically i want to write something like Cells(1,1).value=C:\MyFolder\MyImage.bmp.
Also, once this is imported and saved, do I need the image to remain in the folder?
thank you
I have an image stored in a folder that needs to be programatically placed on certain spreadsheets. Is there a method that recognizes an external bitmap or jpg image? Basically i want to write something like Cells(1,1).value=C:\MyFolder\MyImage.bmp.
Also, once this is imported and saved, do I need the image to remain in the folder?
thank you