Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default how make formulate results in text?

I need know how make formulate with a cell have a condition and results in text
e. if b3 < 6 then "s" or something like that
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default how make formulate results in text?

Yakko

In C3 or any cell but B3 enter =IF(B3<6,"s","not<6")


Gord Dibben MS Excel MVP

On Thu, 15 Feb 2007 13:01:03 -0800, Yakko
wrote:

I need know how make formulate with a cell have a condition and results in text
e. if b3 < 6 then "s" or something like that


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 98
Default how make formulate results in text?

=IF(AND(B3<6,B3<""),"s","")

This would return "S" if B3 is lower than 6 and not blank.
Otherwise it leaves the cell balnk.
--
This post was created using recycled electrons!


"Yakko" wrote:

I need know how make formulate with a cell have a condition and results in text
e. if b3 < 6 then "s" or something like that

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
how to formulate this??? FORMULA Excel Discussion (Misc queries) 4 November 13th 06 05:46 AM
need to formulate text from one worksheet to another in workbook Zoe Excel Discussion (Misc queries) 1 July 3rd 06 10:51 AM
time formulate arslan Excel Discussion (Misc queries) 3 April 16th 06 01:22 PM
HOW DO I FORMULATE A CELL TO ROUND $5.82 TO $5.85 rikg Excel Discussion (Misc queries) 3 April 9th 05 01:53 PM
How to make a formula display results only if value is greater tha superfooz74 Excel Discussion (Misc queries) 5 December 28th 04 12:40 PM


All times are GMT +1. The time now is 03:12 AM.

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

About Us

"It's about Microsoft Excel"