H
howamidifferent
I upgraded recently from Office XP to Office 2003.
One of my workbooks stored on my local drive contained six command buttons
on the worksheet which each called a macro stored in the workbook not in the
personel.xls.
After upgrade, when I open the file, I see all of the buttons for a fraction
of a second then they dissapear.
The macros are still in the workbook, the on_click code for the buttons
which call the macros is also still there but the buttons disappear.
By clicking around the area where the buttons should be one of them suddenly
becomes visible, does its thing and disapears again.
I've checked its properties and it is set to visible, I also chose bring to
front but it still disapears. The other 5 buttons never seem to appear.
Any one have any idea whats happening here. I tried to delete them and
re-add but this causes the on_click code to be deleted from the workbook so
I closed without saving.
One of my workbooks stored on my local drive contained six command buttons
on the worksheet which each called a macro stored in the workbook not in the
personel.xls.
After upgrade, when I open the file, I see all of the buttons for a fraction
of a second then they dissapear.
The macros are still in the workbook, the on_click code for the buttons
which call the macros is also still there but the buttons disappear.
By clicking around the area where the buttons should be one of them suddenly
becomes visible, does its thing and disapears again.
I've checked its properties and it is set to visible, I also chose bring to
front but it still disapears. The other 5 buttons never seem to appear.
Any one have any idea whats happening here. I tried to delete them and
re-add but this causes the on_click code to be deleted from the workbook so
I closed without saving.