F
Franck
Hi,
Got a Shared addin with an Autodual class which adds several functions
in excel in a new category.
Running functions from cells works great but trying to select them from
the excel function wizard is nightmare! At random, when tryin to scroll
the category list in the excel function wizard, Excel just crash !!!
The event log is of no help.
I check that the LoadBehavior regkey of my addin wasn't set to 2
(default 3) after Excel crash, which would have mean there's a bug in
my code but no !
The BIG pb is that it does not crash all the time and that it
completely disturbs the function wizard : hidden category are sometimes
visible (Macro Control), User defined category is set twice....
We noticed Adobe Professionnal addin is installed on computers which
got the problem but can't figure out if there's any link with it!
Help please.
Thks in advance.
Got a Shared addin with an Autodual class which adds several functions
in excel in a new category.
Running functions from cells works great but trying to select them from
the excel function wizard is nightmare! At random, when tryin to scroll
the category list in the excel function wizard, Excel just crash !!!
The event log is of no help.
I check that the LoadBehavior regkey of my addin wasn't set to 2
(default 3) after Excel crash, which would have mean there's a bug in
my code but no !
The BIG pb is that it does not crash all the time and that it
completely disturbs the function wizard : hidden category are sometimes
visible (Macro Control), User defined category is set twice....
We noticed Adobe Professionnal addin is installed on computers which
got the problem but can't figure out if there's any link with it!
Help please.
Thks in advance.