View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] shumwaymeister@gmail.com is offline
external usenet poster
 
Posts: 14
Default Running a macro when there is a given cell entry

I am trying to get my sheet to automatically run a macro, when a user
inputs the character "Y".

It's reasonably straightforward to tie a macro in with a button press
but I am not sure if it's as easy to do with a specific cell entry.

I'm sure there should be a way to do this. Ideas?