K
ken
Hi,
I've create a command bar button in an excel application and raise and
commandbaritem.click event. i've check with a message box and it works fine.
then i open a vbform with the same event. the vbform does come out but the
cation shows "(Not Responding)". I've tried to debug line by line. this form
hangs after the page_load finished.
i'm not using vsto. what i did is create an new excel application and excel
workbook, a command bar and command bar buttons under application each time.
then raise the commandbaritem.click event. it works fine with messagebox and
worksheet objects.
regards,
ken
I've create a command bar button in an excel application and raise and
commandbaritem.click event. i've check with a message box and it works fine.
then i open a vbform with the same event. the vbform does come out but the
cation shows "(Not Responding)". I've tried to debug line by line. this form
hangs after the page_load finished.
i'm not using vsto. what i did is create an new excel application and excel
workbook, a command bar and command bar buttons under application each time.
then raise the commandbaritem.click event. it works fine with messagebox and
worksheet objects.
regards,
ken