Thread: Push the button
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chris Chris is offline
external usenet poster
 
Posts: 788
Default Push the button

Dear all,

I have currently made an Excel form that includes some radio bullets and
combo boxes. The functions behind the VBA controls work without any problems,
but the control dont always react.
When I have written some text in a cell and I did not exit the cell it is
not possible to enable a control I first need to exit the cell before I can
enter a combo box or a radio bullet.
I know that this is probably standard Excel behaviour, but I would like to
know if there is a solution.

Thanks for your help.

Chris