disappearing action buttons?

M

Mieskukko

Hi,

I have created an excel-macro tool with some action buttons. When sending it
to a colleguage, he opens, macros enabled, it and the buttons don't show
(actually they appear for a microsecond and then they disappear).

All the code is there included there (view code) but no buttons, so no
actions. This is probably some elementary security issue, but i could not
solve it. Any advice would be appreciated.

regards, Mieskukko
 
T

Tom Ogilvy

What version of excel does the user have and what version of excel was the
application built in.

Do you have an auto_open or workbook_Open macro in the workbook. What does
it do?
 
Top