Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Lori Brockman
 
Posts: n/a
Default HOW DO I USE TWO IF FUNCTIONS IN ONE CELL?

I am trying to take one cell and say if my number is greater than 1 then use
that cell's number if not use the number 2 and if that number is greater than
13 then use the number 13. If the number is less than 13 then use that
cell's number. Can this be done in one cell using one formula?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron Coderre
 
Posts: n/a
Default HOW DO I USE TWO IF FUNCTIONS IN ONE CELL?

Try this:
For
A1: (the first number)
A2: (the second number)
A3: =IF(A11,A1,MIN(B1,13))


Is that what you're looking for?

***********
Regards,
Ron


"Lori Brockman" wrote:

I am trying to take one cell and say if my number is greater than 1 then use
that cell's number if not use the number 2 and if that number is greater than
13 then use the number 13. If the number is less than 13 then use that
cell's number. Can this be done in one cell using one formula?

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
Combine functions into one cell [email protected] Excel Worksheet Functions 2 August 16th 05 07:09 PM
copying cell names Al Excel Discussion (Misc queries) 12 August 11th 05 03:01 PM
How can I copy cell formats in functions? Twitty Kitty Excel Worksheet Functions 3 July 24th 05 12:26 AM
Copying and Filling Cell With Functions DLZ217 Excel Discussion (Misc queries) 1 June 23rd 05 01:53 AM
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 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"