Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Limiting a returned calc to 195

I have a complex formula, i need to limit the result of the calculation to
195 maximum..its probably dead simple..but how do i do it?

cheers


Steve


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Limiting a returned calc to 195

Use this:

=MIN(195,your_complex_formula)

so, if your formula returns a value that is greater than 195, then the
MIN will pick 195.

Hope this helps.

Pete

On Nov 6, 4:36 pm, "Mr Sandman"
wrote:
I have a complex formula, i need to limit the result of the calculation to
195 maximum..its probably dead simple..but how do i do it?

cheers

Steve



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,268
Default Limiting a returned calc to 195

=MIN(195,your_formula)

will not go higher than 195


--


Regards,


Peo Sjoblom


"Mr Sandman" wrote in message
...
I have a complex formula, i need to limit the result of the calculation to
195 maximum..its probably dead simple..but how do i do it?

cheers


Steve



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Limiting a returned calc to 195

Cheers!


Steve

"Pete_UK" wrote in message
ups.com...
Use this:

=MIN(195,your_complex_formula)

so, if your formula returns a value that is greater than 195, then the
MIN will pick 195.

Hope this helps.

Pete

On Nov 6, 4:36 pm, "Mr Sandman"
wrote:
I have a complex formula, i need to limit the result of the calculation
to
195 maximum..its probably dead simple..but how do i do it?

cheers

Steve






  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Limiting a returned calc to 195

You're welcome, Steve.

Pete

On Nov 6, 5:24 pm, "Mr Sandman"
wrote:
Cheers!

Steve

"Pete_UK" wrote in message

ups.com...



Use this:


=MIN(195,your_complex_formula)


so, if your formula returns a value that is greater than 195, then the
MIN will pick 195.


Hope this helps.


Pete


On Nov 6, 4:36 pm, "Mr Sandman"
wrote:
I have a complex formula, i need to limit the result of the calculation
to
195 maximum..its probably dead simple..but how do i do it?


cheers


Steve- Hide quoted text -


- Show quoted text -



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
Calc = Manual & Do Not Calc b/4 SAVE Ken Excel Discussion (Misc queries) 0 October 3rd 07 02:28 PM
Help with Characters limiting Wendy Murphy Excel Worksheet Functions 3 January 11th 07 12:50 AM
My calc key on Excel changes box to "Text" Box and doesn't calc ? jack Charts and Charting in Excel 0 August 8th 06 07:30 PM
auto calc on, but have to edit (f2) cells to force re-calc..help! Curt Excel Worksheet Functions 3 February 13th 06 06:05 PM
limiting cell value nowfal Excel Discussion (Misc queries) 2 September 9th 05 08:29 PM


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