Hi,
I'am trying to set up an excel tot make our office more paperless
Documents will be stored in the cloud (OneDrive) synchronised Locally.
Excel file should provide organised acces to the files.
I already have a userform with a Webbrowser Control to preview documents chosen from a listbox.
This works fine for .PDF files, using Webbrowser.navigate(fullpath)
However wen I chose a .png file I get I dialog box asking if I want to open the file. I just want it to be shown in the Webrower control
(apperantly I can't paste anything in thes message so I can't provide the code)
I'am trying to set up an excel tot make our office more paperless
Documents will be stored in the cloud (OneDrive) synchronised Locally.
Excel file should provide organised acces to the files.
I already have a userform with a Webbrowser Control to preview documents chosen from a listbox.
This works fine for .PDF files, using Webbrowser.navigate(fullpath)
However wen I chose a .png file I get I dialog box asking if I want to open the file. I just want it to be shown in the Webrower control
(apperantly I can't paste anything in thes message so I can't provide the code)
Last edited: