View Single Post
  #3   Report Post  
Duke Carey
 
Posts: n/a
Default

You're close - just 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