L
Legacy 471763
Guest
Hello All,
I have set up a custom ribbon in an excel file that includes various images as the icons.
I was wondering if it is possible to access these images from VBA? I ask because I am working on a tool that will be used by numerous user's from various countries. There are a couple reports the tool offer's that the user's can print out, which are actually configured on hidden sheets.
To reduce file size and other complications, I would like to create these sheets/reports in real time rather than using a hidden sheet. However, there are a couple images such as company logo's, etc. that I use in the report that I would need to be able to access when needed. If I "embed" the images into the Custom UI File, I was hoping I could then access them in VBA and import them into the report's when needed.
Any idea if this is possible?
Thanks
- Dale
I have set up a custom ribbon in an excel file that includes various images as the icons.
I was wondering if it is possible to access these images from VBA? I ask because I am working on a tool that will be used by numerous user's from various countries. There are a couple reports the tool offer's that the user's can print out, which are actually configured on hidden sheets.
To reduce file size and other complications, I would like to create these sheets/reports in real time rather than using a hidden sheet. However, there are a couple images such as company logo's, etc. that I use in the report that I would need to be able to access when needed. If I "embed" the images into the Custom UI File, I was hoping I could then access them in VBA and import them into the report's when needed.
Any idea if this is possible?
Thanks
- Dale