ExcelTip.com
Account Icon Account Icon Account Icon
ExcelTip.com

Go Back   Excel Help Forum > Limelight Media - ExcelTip.com Books > F1 Get the most out of Excel Formulas & Functions

Notices

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 08-09-2006, 08:43 PM
mbdbiz mbdbiz is offline
Registered User
 
Join Date: 09 Aug 2006
Posts: 5
mbdbiz is on a distinguished road
Is this possible?

Hello,

I was wondering if anyone can assist me with a formula. This is what I need:

C19 is where you enter the inches
C20 adds the charge

The formula to go into C20 needs to be this:

If the number in C19 is 01" through 12" is entered, add $75. If 13" thorugh 24" is entered, add $175, if 25" through 36" is entered, then add $275, otherwise (or anything else), enter $0 to C20.

Is this even possible?.... I would really appreciate your help.

Bella
Reply With Quote
  #2  
Old 08-10-2006, 09:19 AM
Kees Mooijer Kees Mooijer is offline
Registered User
 
Join Date: 10 Aug 2006
Posts: 1
Kees Mooijer is on a distinguished road
Is this what you mean?

=IF(AND(1<=C19,C19<=12),75,IF(AND(13<=C19,C19<=24),175,IF(AND(25<=C19,C19<=36),275,0)))
Reply With Quote
  #3  
Old 11-15-2006, 07:09 AM
fnaclew fnaclew is offline
Registered User
 
Join Date: 15 Nov 2006
Posts: 16
fnaclew is on a distinguished road
Anyone any idea whether the response solved the query?

I'm new here but shouldn't we thank publicly for any help given?
Reply With Quote
  #4  
Old 11-15-2006, 07:23 AM
oldchippy's Avatar
oldchippy oldchippy is offline
"Eagle Eyed" Forum Moderator
 
Join Date: 14 Feb 2005
Location: Worcester, UK
Posts: 5,934
oldchippy will become famous soon enough oldchippy will become famous soon enough
Whether it solved it, we don't know, but it works.

But it would still be nice the here from mbdbiz
__________________
oldchippy
-------------


Click here >>> Top Excel links for beginners to Experts

Forum Rules >>>Please don't forget to read these
Reply With Quote
Reply

Bookmarks

New topics in F1 Get the most out of Excel Formulas & Functions


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -4. The time now is 04:22 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0