Thread: event vba
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
irosh irosh is offline
external usenet poster
 
Posts: 3
Default event vba

ShaneDevenshire a écrit :
Hi,

If you want to trap the select why not use the SelectionChange event instead
of the Change event?

i want to trap an entire row add ;
the event effectively traped on selectionchange but nothing after
added row :(

very difficult