Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I had a .jpg file. I need macro to read the .jpg image and paste it in active sheet in dashbaord.
Thanks,
Sahithya
I want to show the image file from file system to dashboard using VB Script Macro...
I am able to read the image in VB Script code but don't know how to write it to dashboard in the Active sheet. Please let me know if somebody worked on this..
Thanks in advance
What is the objective ? Would BUNDLE LOAD suit the requirement? You would use a textbox and set it to render as an image, alternatively set the textbox to open a URL which is the jpg?
I need VB code only to read and write the JPG file into dashbaord.
I know BUNDLE INFO LOAAD works. My requirement is to use the macro only.
Thanks,
Sahithya