in reply to Re: Tk & threads & Excel OLE??
in thread Tk & threads & Excel OLE??
Thanks for the code Sandy.
When I test the code you gave to me, I get my GUI to freeze up until it's done running the Excel part.
It's the same way I have before, and this is why I switch to threads to prevent the GUI from freezing up.