View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected][_2_] nicolas.gendron@gmail.com[_2_] is offline
external usenet poster
 
Posts: 9
Default Why is excel calling 2 times my fonctions

Hi,

I'm programming an Xll in C/C++ and register a custom function to
excel.

Calling this function inside excel in fact calls my function 2 times in
the DLL

Anybody ever experienced that?

Thanks

Nic