LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Conditional Formulas

I am trying to do the following:

I have entered a formula in which the results must be greater than or equal
to 5. If it is less than 5 I want the cell to have a "5" and if it is
greater or equal to 5 I would like the actual result of the equation to be
displayed. This is what I have so far:

=IF(D8/(60*I8)<5, 5, (D8/60*I8))

This isn't working out for me. I know I could have the formula calculate
the result in one cell and place my "IF" statement in another, but I am
trying to condense my already complicated spreadsheet. Any and all
suggestions are appreciated! =)
 
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
if and conditional formulas Newsgal Excel Worksheet Functions 2 December 20th 07 11:54 PM
Conditional Formulas Nick Excel Discussion (Misc queries) 4 April 1st 06 07:18 AM
conditional formulas Beth104 Excel Worksheet Functions 3 March 8th 06 03:09 PM
How do I set up conditional formulas craig Excel Worksheet Functions 1 February 4th 06 09:45 PM
conditional formulas Paul Sheats Excel Worksheet Functions 2 October 3rd 05 08:31 PM


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

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"