View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips[_3_] Bob Phillips[_3_] is offline
external usenet poster
 
Posts: 2,420
Default Update Bottom to start a Macro

Don't think so, you cannot do anything else until you exit edit mode, so
Return or Tab it is.

--
__________________________________
HTH

Bob

"PEA" wrote in message
...
Hi
In a worksheet I have a update bottom which runs a macro when I push it. I
use the bottom after I have been editing a cell.
The problem is that I have to push either return er tab to jump out of the
edited cell before the update bottom is active.
Is there a way or procdure so I can make the update bottom active without
first to
have to push returne jumping out of the edited cell, so I just can push
the
update bottom vhen I have finished editing the the cell
It's an attemp to make the worksheet as user friendly as possible.
Regards PEA