Hello
I just got your Version 8 from Spread . We are programming in vb6
we wrote a little excel like program .
it stores all data in exported excel files from your spread.
it is called from a menu by a function like :
call myExcel.load (name of file)
so the selected excel file is coming up when loaded .
when we type now something in this loaded file and press save (so do : spread.exporttoexcel ("test.xls,"")
it save s the file then we want to exit the program by : unload me
It jumps back to the calling menu (form) and then it hangs like as if it had not finished something before exiting the form with unload me ?????
Then vb6 is hanging completely and we have to kill the vb6 task .........
Any Idea ? Do I have to reset spread before I exit a form or something like this ??
And all this was running with the same code with spread 7 without any problems !
Best regards
Michael