disappearing action buttons?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
Could the visible property of the buttons accidentally
have been set to false?

ojv
 
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?
 

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

Back
Top