View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MysticMarley MysticMarley is offline
external usenet poster
 
Posts: 5
Default Can a Macro contain an IF statement? How?

When my macro starts, I would like for it to reference a value from a cell
then perform one of two actions based upon the value. Is this possible?
Please, explain how.