View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
helpwithXL helpwithXL is offline
external usenet poster
 
Posts: 28
Default edit cell by macro

hi Tom,
thanx for reply. do you think that with the onKey method is it possible
to assign a macro, when the enter key is pressed, but then the pressing
of enter key has to be captured while editing the cell and then with
onKey method, a macro may be executed and this macro only feeds a line
in the cell and leaves the cell back in edit mode.

TIA
amit