Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Debbie
 
Posts: n/a
Default Less than, Greater than Formula

I am trying to create a spreadsheet and I need the following formula.
Nothing that I try works.

Basically it needs to work like this - If the total of Column 1A + 1B + 1C
is GREATER than 500.00 enter .95. If the total of all three columns is LESS
than 500.00 enter $1.25

Can someone help me, please.
Thanks!!!
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

=IF(SUM(A1:C1)500,0.95,1.25)

--
Regards,

Peo Sjoblom


"Debbie" wrote in message
...
I am trying to create a spreadsheet and I need the following formula.
Nothing that I try works.

Basically it needs to work like this - If the total of Column 1A + 1B +
1C
is GREATER than 500.00 enter .95. If the total of all three columns is
LESS
than 500.00 enter $1.25

Can someone help me, please.
Thanks!!!



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
Need a formula to determine the greater of a or b... sonyav Excel Discussion (Misc queries) 2 March 17th 05 08:13 PM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM
How to make a formula display results only if value is greater tha superfooz74 Excel Discussion (Misc queries) 5 December 28th 04 12:40 PM
Help with macro formula and variable Huge project Excel Worksheet Functions 0 December 28th 04 01:27 AM
If Greater than when a formula Results in N/A John Excel Worksheet Functions 2 December 15th 04 08:19 PM


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