View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
EXCEL_LOVER EXCEL_LOVER is offline
external usenet poster
 
Posts: 1
Default is it possible to run code written inside a cell

Is it possible to run code written inside a cell, for example, cell A1
I wrote MsgBox "Hi i am David" When I run the code it has show the
message Hi i am David or else order written in A1 any help appreciated
in advance.
thanks