Thread: workbook change
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
keyur keyur is offline
external usenet poster
 
Posts: 13
Default workbook change

hi

i have a macro for workopen_open event which get some data
from another workbook. once the workbook is open i want to
assign a macro for workbook_change event. is this
possible??

thanks