At work I'm using Office 97 (Excel 97). I'm trying to get the focus on a command button after using a different command button, but if I us *.SetFocus or *.Active I get errors. Is there another way to get the focus on the commandbutton that I want at the time that I want it to be in focus, without having to click it?