I want to create a GUI that consists of two sections. one of the section is to show images the other section is to open an excel file inside the GUI to fill it with data. (open the excel program itself) or any alterative way.
I can not find any way to do it. Is it possible to do to with tkinter ? if no what other tool can I use?