Unexpected behavior

C

ceshelman

I am having a unique intermittent problem I am hoping someone can hel
me with. I have a large Excel VPA application that has several button
on the "Config" sheet that execute different VBA scripts. There ar
also a large number of drop down list boxes. On a fairly regular basi
an unusual behavior occurs, when you click on a drop down box one o
the buttons (always the same button) magically moves to the drop dow
box that was clicked. Once this happens the first time, every time yo
click on a drop down box the button moves to that box. You can clos
and reopen the file and it will continue to happen. I have not bee
able to find any way to fix the file once this starts happening. An
ideas on what is causing this and/or what I can do to fix it?

I had been fortunate until today and the master file had never had thi
problem. Now the master that I do all my development work on has gotte
corrupted
 
Top