Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
AngelaG
 
Posts: n/a
Default IF - need to insert a cell value

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

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

Thanks,
Angela
  #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

  #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

  #4   Report Post  
AngelaG
 
Posts: n/a
Default

THANKS!

"rahrah3a" wrote:

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

  #5   Report Post  
AngelaG
 
Posts: n/a
Default

Thanks!

"Duke Carey" wrote:

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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Update of cell values after insert row? dazman Excel Worksheet Functions 2 August 23rd 05 07:07 AM
Insert a number of rows based on a value in a cell on active row iRocco Excel Discussion (Misc queries) 1 August 11th 05 06:18 AM
Cell color based upon cell value My View Excel Discussion (Misc queries) 11 July 6th 05 03:59 AM
cell color index comparison MINAL ZUNKE New Users to Excel 1 June 30th 05 07:11 AM
Copy cell format to cell on another worksht and update automatical kevinm Excel Worksheet Functions 21 May 19th 05 11:07 AM


All times are GMT +1. The time now is 04:25 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"