View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Add code to Private Sub ComboBox1_Change() with a macro from a different workbook

See Chip Pearson's site on this

http://www.cpearson.com/excel/vbe.htm

You should be able to use such code from another workbook.

--
Regards,
Tom Ogilvy

"help_wanted " wrote in message
...
Is there a way to write code to Private Sub ComboBox1_Change() on one
workbook from a macro in another.


---
Message posted from http://www.ExcelForum.com/