Thread: Assign Macro
View Single Post
  #1   Report Post  
James Hamilton
 
Posts: n/a
Default Assign Macro

I want to write a macro which brings up a msg box when a particular cell is
selected.

I've written the macro, and when I run it from the VB editor the message box
appears, but when I go back to excel and select the particular cell, it
doesn't work.

How do I "assign" the macro to the cell?

Thanks.