View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default help! code for a cell

hello;
I have code to bring up a message AFTER a user has entered
in data to a specific cell.

i don't know how to make the code ONLY come after the user
enters the data. right now i have it in Workbook_Open so
it just occurs right when u open the workbook. how do i do
this?!!