View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brian Brian is offline
external usenet poster
 
Posts: 49
Default Excel Code Module

Does anyone know how to programmatically add code from
Access or VBA to a specific worksheet for an event
(Worksheet_BeforeDoubleClick) instead of it going to a
code module (i.e. module1)?