Hi all,
I have a quite big workbook to work with, and I need to save it (without closing it) during the process.
I've declared a gwbk as workbook, and everything works fine, until I try to save it :
"gwbk.save" generate a "Not enough memory to complete the task"
meanwhile, if I do :
gwbk.close (SaveChanges:=True),
every thing works fine.
Of course, the problem with a .close is that I have to reopen it just after having closing it, so it's not convenient at all....
Have you any idea or tracks for a such issue ?
Thanks for your help,
Sylvainsylvain
Bookmarks