Hi,

Something weird is happening on some of my worksheets. I have a form set up
with a header and detail section. In the detail section, some columns have
cells with drop down boxes (Validation Lists). I also have 4 command buttons
set up for my users to perform some basic tasks. The weird thing that
happens is that when they click on one of the buttons, close the file and
re-open, the last command button pressed appears in the cells with drop downs
when the user clicks on them. It moves to any drop down list and doesn't
show the list.

I checked if the sheet was in design mode, but it was not. I tried
including a line to change the focus away from the command button as the last
line of the click event. Nothing is working.