Insert function dialog closes when I click a picture in Excel 2007

A

abhimanyu

Hi All,

I have developed an Addin in .NET that displays some information on
the worksheet by reading a file. A number of pictures are generated
and put on the worksheet while reading the file.
The problem is :-

I open the Insert Function Dialog to insert a User Defined Function
into the worksheet
I choose a function and then a new dialog is displayed to get the
target cell
Now if I select a cell the dialog show the selected cell and the
calculated value, but if I select a picture on the sheet it just
closes and the UDF name is inserted into the worksheet without any
parameters.
This is happening in Excel 2007 only. In previous versions the dialog
remains there.

Also, I have programmed to select the underlying cell when a picture
is selected so in that case the dialog should take that cell.

Thanks
Abhimanyu Sirohi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top