#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11
Default Reaching Max

I have a spreadsheet that is tracking vacation time.
It looks something like this
A B C D E
1 5 6 7 8 9

A1: 5
B1: 1+A1

Is there a formula that i can use that once it has reached a maximum amount,
lets say ten, it will stop counting

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,480
Default Reaching Max

Hi Sylvia

Try
=MIN(10,A1+1)

--
Regards
Roger Govier

"SilviaG" wrote in message
...
I have a spreadsheet that is tracking vacation time.
It looks something like this
A B C D E
1 5 6 7 8 9

A1: 5
B1: 1+A1

Is there a formula that i can use that once it has reached a maximum
amount,
lets say ten, it will stop counting

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
Help Please.....numbers reaching limits and cells changing colour mgoo Excel Worksheet Functions 3 April 7th 08 01:43 PM
Making tab do a CRLF when reaching end of a range John A Excel Discussion (Misc queries) 3 May 10th 07 02:13 AM
putting in threshold line that easily depicts reaching a goal KS Charts and Charting in Excel 1 January 12th 07 09:19 PM
highlighting cells when reaching certain numbers Chris01623 Excel Discussion (Misc queries) 1 August 24th 05 11:44 AM


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