View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
kpt kpt is offline
external usenet poster
 
Posts: 11
Default Value if an if statement is false

I need to know if there is a way that when an if statement is either true or
false the value returned can contain a mixture of text and a cell reference.
Example =IF(A12=4,"Mdl =" cell reference here, value if false)