View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dchristo dchristo is offline
external usenet poster
 
Posts: 21
Default if this than that macro

I need a macro that will find and place (similar to an if statement)
ex: =if 1 = 1, "1" , if 1 = 2," 2","3"

however, i also need to say if 1 does not equal 1 or 2 etc then 0