Buttons don't show

  • Thread starter Thread starter Miaplacidus
  • Start date Start date
M

Miaplacidus

I have an excell sheet with several command buttons on it.

If I open that sheet from another PC on the network, the buttons don't show.

The code to run the buttons is available in the VB editor, but the objects
do not appear on the screen.

???
 
Hi Miaplacidus;

I've run into this before. Try writing an on open workbook macro that sets
the objects visible = true.

Thanks
 
I don't understand.

If I open on this machine, its fine, on another machine, no.

How do I do an open workbooks macro?
 

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