Invalid picture Error?!?

  • Thread starter Thread starter Tom
  • Start date Start date
T

Tom

Hi

I have written an Excel add-in that runs without any problems with xl97,
xl2K, xlXP & xl2003. But some users get the following Visual Basic error:

"Invalid Picture"

What could this be. The add-in creates an icon in the toolbar, which is
stored in the add-in. The userforms also contain some pictures, but I don't
know, if this causes the errors...

Many thanks in advance for your help!

Tom
 
Hi Tom,
I have written an Excel add-in that runs without any problems with xl97,
xl2K, xlXP & xl2003. But some users get the following Visual Basic error:

"Invalid Picture"

What could this be. The add-in creates an icon in the toolbar, which is
stored in the add-in. The userforms also contain some pictures, but I don't
know, if this causes the errors...

This may have to do with the colours used in the picture you try to place on
the button. Try a simpler picture (less colours).

Regards,

Jan Karel Pieterse
Excel MVP
www.jkp-ads.com
 
Back
Top