Hi,
What I'm wanting to do is create a macro which, in addition to formatting a data file, also prints the Company Logo at the top of the page. The problem is that once the macro is distributed, there would be no common source from which to import the graphics.
So, is there any way to embed a logo (or any other graphics picture) within a VBA macro so that it can be printed without having to import it each time from some other file location?
rb
What I'm wanting to do is create a macro which, in addition to formatting a data file, also prints the Company Logo at the top of the page. The problem is that once the macro is distributed, there would be no common source from which to import the graphics.
So, is there any way to embed a logo (or any other graphics picture) within a VBA macro so that it can be printed without having to import it each time from some other file location?
rb