View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MAB MAB is offline
external usenet poster
 
Posts: 40
Default SheetBeforeRightClick stops firing if macro populates data

The SheetBeforeRightClick event I created works initially when I open the
workbook but if I (with a macro) clear all the data (except header row) then
repopulate with new data, SheetBeforeRightClick stops firing? Any ideas why?