View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
teetime teetime is offline
external usenet poster
 
Posts: 1
Default Can I start a macro based on cell input value

I have a macro written that I have normally run from a button. I would like
to key this off of a value entered in one cell and have the macro run and
display results in another cell (the one containing the macro?). Can this be
done?