Hi,
I want to add a logo to a VBA userform in Excel.
However I want the userform to be able to be run on any computer.
When I insert a picture using the image control in the VBA Editor, it asks for a file path to find the picture to insert. This is problematic, as the picture won't be on every computer that loads the userform.
Is there any way of inserting a picture without requiring the file path?
Cheers,
Sam
I want to add a logo to a VBA userform in Excel.
However I want the userform to be able to be run on any computer.
When I insert a picture using the image control in the VBA Editor, it asks for a file path to find the picture to insert. This is problematic, as the picture won't be on every computer that loads the userform.
Is there any way of inserting a picture without requiring the file path?
Cheers,
Sam