View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave W Dave W is offline
external usenet poster
 
Posts: 3
Default How to exec a commandbar button while cell in edit mode

If you double-click on the command button you will be taken to the subroutine
in VBA and you can run that by hitting F5. Does that help? I'm not aware of
any way to actually click the button in edit mode.

"vj5" wrote:

How to execute a commandbar button in excel while cell is in edit mode