Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default How do I enter a not to exceed number 1 in a formula?

I am creating a Building Code analysis and a formula result can not exceed
1.0. How do I create this?

x/y = number (but not to exceed 1.0)

There must be a modifier but I need assistance. Anyone?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default How do I enter a not to exceed number 1 in a formula?

Hi Dalas,

= Min(x/y,1)



---
Regards,
Norman



"Dalas" wrote in message
...
I am creating a Building Code analysis and a formula result can not exceed
1.0. How do I create this?

x/y = number (but not to exceed 1.0)

There must be a modifier but I need assistance. Anyone?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default How do I enter a not to exceed number 1 in a formula?

Norman,

Thanks. This worked, and a big help.

Dalas

"Norman Jones" wrote:

Hi Dalas,

= Min(x/y,1)



---
Regards,
Norman



"Dalas" wrote in message
...
I am creating a Building Code analysis and a formula result can not exceed
1.0. How do I create this?

x/y = number (but not to exceed 1.0)

There must be a modifier but I need assistance. Anyone?




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
I want to auto-sum and not exceed a certain number jt4lsu Excel Discussion (Misc queries) 4 April 3rd 23 07:36 PM
Formula, automation turn red if value exceed a number Daniel Excel Worksheet Functions 4 April 3rd 23 02:28 PM
Can you exceed 15 number characters in an excel cell? Bailey Excel Discussion (Misc queries) 1 January 28th 08 12:09 PM
The number of hours in a day cannot exceed 24... TheBeowulf Excel Worksheet Functions 2 September 20th 05 09:09 PM
identification of cell that exceed certain number of characters Todd Excel Programming 2 December 12th 03 08:57 PM


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