Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default how to enter if formulas

How do you enter a formula that says if a cell is equal to or less than 5
type the text "reorder" if the cell is more than 5 type text "leave"
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,311
Default how to enter if formulas

=IF(A1<=5,"reorder","leave")

HTH,
Paul

--

"Brian555" wrote in message
...
How do you enter a formula that says if a cell is equal to or less than 5
type the text "reorder" if the cell is more than 5 type text "leave"



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,124
Default how to enter if formulas

Have you tried the help index for
IF

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Brian555" wrote in message
...
How do you enter a formula that says if a cell is equal to or less than 5
type the text "reorder" if the cell is more than 5 type text "leave"


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
Enter 2 formulas in 1 cell Needs help[_2_] Excel Discussion (Misc queries) 6 November 1st 07 10:56 PM
enter 2 formulas into 1 cell Needs help Excel Discussion (Misc queries) 2 October 31st 07 07:46 PM
Formulas not filling in without F2+enter Zachary Harrison Excel Programming 5 September 6th 05 01:24 PM
Fastest way to enter many formulas ob3ron02[_15_] Excel Programming 0 October 27th 04 05:08 PM
Fastest way to enter many formulas ob3ron02[_12_] Excel Programming 2 October 27th 04 03:03 PM


All times are GMT +1. The time now is 03: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"