View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Read Keyboard Buffer ?

I have an application in which a cell is selected. I trap this with a
worksheet selection change event. Within the macro I need to take separate
actions if the cell was selected with the arrow keys or a mouse click.

Is there any way to determine how I got there!

Thanks in Advace for help help or clue.
--
Gary's Student