View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default How do I get cursor position and text being typed?

Anders,

VBA doesn't execute when you are in Edit Mode, so there is no way
to do this.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com



"Kallepalle" wrote in message
om...
Hi,

How do I retrieve the current text being entered in a cell and

the
cursor position. NB: I am /not/ looking for the contents of the
current cell - I am looking for the text in teh edit box where
contents of a cell are displayed for editing and/or input.

Sincerely,
Anders S. Johansen