#1   Report Post  
Posted to microsoft.public.excel.misc
jzzman
 
Posts: n/a
Default Help with formula


I have searched for this, but can't find it. I am trying to make a
formula in conditional formatting to place text in cell E6 based on an
IF statement based on text in cell C6. So, if cell C6 has the word
"yes" typed in it, then text "complete" will be placed in cell E6. Can
you guys help me with how this formula would be written? I have
=IF(c6="yes",????


Thanks,


--
jzzman


------------------------------------------------------------------------
jzzman's Profile: http://www.excelforum.com/member.php...o&userid=24838
View this thread: http://www.excelforum.com/showthread...hreadid=549193

  #2   Report Post  
Posted to microsoft.public.excel.misc
jzzman
 
Posts: n/a
Default Help with formula


BTW,

I didn't mention my formula is not in cell E6 I need it to be in cell
AA6.


--
jzzman


------------------------------------------------------------------------
jzzman's Profile: http://www.excelforum.com/member.php...o&userid=24838
View this thread: http://www.excelforum.com/showthread...hreadid=549193

  #3   Report Post  
Posted to microsoft.public.excel.misc
Allllen
 
Posts: n/a
Default Help with formula

Sure

=IF(C6="yes","complete","whatever you want it to say if C6 is not yes")

--
Reply by thread only
thanks
Allllen


"jzzman" wrote:


I have searched for this, but can't find it. I am trying to make a
formula in conditional formatting to place text in cell E6 based on an
IF statement based on text in cell C6. So, if cell C6 has the word
"yes" typed in it, then text "complete" will be placed in cell E6. Can
you guys help me with how this formula would be written? I have
=IF(c6="yes",????


Thanks,


--
jzzman


------------------------------------------------------------------------
jzzman's Profile: http://www.excelforum.com/member.php...o&userid=24838
View this thread: http://www.excelforum.com/showthread...hreadid=549193


  #5   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph
 
Posts: n/a
Default Help with formula

"jzzman" wrote in
message ...

I have searched for this, but can't find it. I am trying to make a
formula in conditional formatting to place text in cell E6 based on an
IF statement based on text in cell C6. So, if cell C6 has the word
"yes" typed in it, then text "complete" will be placed in cell E6. Can
you guys help me with how this formula would be written? I have
=IF(c6="yes",????


It's not conditional formatting, as you are altering the content of the
cell, not its format.
In E6, put the formula
=IF(C6="yes","complete","not complete")
[You can replace "not complete" by whatever you want in E6 if C6 is NOT
"yes". Put "" if you want it to be blank in that case.]
--
David Biddulph




  #6   Report Post  
Posted to microsoft.public.excel.misc
Allllen
 
Posts: n/a
Default Help with formula

Also, conditional formatting will only help you change the formatting of a
cell, not the text in it. You have to put your formula in the cell itself.
--
Reply by thread only
thanks
Allllen


"jzzman" wrote:


I have searched for this, but can't find it. I am trying to make a
formula in conditional formatting to place text in cell E6 based on an
IF statement based on text in cell C6. So, if cell C6 has the word
"yes" typed in it, then text "complete" will be placed in cell E6. Can
you guys help me with how this formula would be written? I have
=IF(c6="yes",????


Thanks,


--
jzzman


------------------------------------------------------------------------
jzzman's Profile: http://www.excelforum.com/member.php...o&userid=24838
View this thread: http://www.excelforum.com/showthread...hreadid=549193


  #7   Report Post  
Posted to microsoft.public.excel.misc
jzzman
 
Posts: n/a
Default Help with formula


Thanks for the reply.


--
jzzman


------------------------------------------------------------------------
jzzman's Profile: http://www.excelforum.com/member.php...o&userid=24838
View this thread: http://www.excelforum.com/showthread...hreadid=549193

  #8   Report Post  
Posted to microsoft.public.excel.misc
Don Guillett
 
Posts: n/a
Default Help with formula

Then you will need a macro. cell AA6 cannot put data in e6 via cf or a
formula.

--
Don Guillett
SalesAid Software

"jzzman" wrote in
message ...

BTW,

I didn't mention my formula is not in cell E6 I need it to be in cell
AA6.


--
jzzman


------------------------------------------------------------------------
jzzman's Profile:
http://www.excelforum.com/member.php...o&userid=24838
View this thread: http://www.excelforum.com/showthread...hreadid=549193



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
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Creating a check mark box MarthaSue Setting up and Configuration of Excel 18 April 28th 05 12:31 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


All times are GMT +1. The time now is 11:57 PM.

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"