Thread: coinitialize
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jarek[_2_] Jarek[_2_] is offline
external usenet poster
 
Posts: 4
Default coinitialize

Hi,
A while ago I have programmed a small application in vba excel that uses
forms.
Now, when I try to make some changes in one of the forms, and save it, after
opening the file once again i get a commentary: "System Error &H800401F1
(-2147221007). Function CoInitialize has already been called" (I do not know
if it is exactly this commentary in English, because I use Excel with polish
translation).

After that, when I press OK, I get small "Out of memory" window. But I
suspect, the problem is not memory, but mentioned function CoInitialize.

I will be very grateful, if you could help me.
Jarek