View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sanjay[_2_] Sanjay[_2_] is offline
external usenet poster
 
Posts: 19
Default Show A userform on selection range

Hi,

Is it possible to show a userform when the user selects a cell (enters the
cell), I can use the selectionchange but is there a on cell enter
/selection?

Thanks!