View Single Post
  #2   Report Post  
rahrah3a
 
Posts: n/a
Default

drop the quotes around T8

=IF(S8="Closed",T8,"")


"AngelaG" wrote:

=IF(S8="Closed","T8","")

I need it to pull the value of T8 - not the actual letter/number T8

Thanks,
Angela