Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
KAM
 
Posts: n/a
Default Help with IF Formula

Can anyone help me with a formula for this? If the cell is greater than
8800, the first 2000 above 8800 is multiplied by 100. Anything over the
first 2000 is multiplied by 92.


Thanks for your help


  #2   Report Post  
bpeltzer
 
Posts: n/a
Default Help with IF Formula

=IF(A18800,IF(A110800,2000*100+92*(A1-10800),(A1-8800)*100),0)

"KAM" wrote:

Can anyone help me with a formula for this? If the cell is greater than
8800, the first 2000 above 8800 is multiplied by 100. Anything over the
first 2000 is multiplied by 92.


Thanks for your help


  #3   Report Post  
KAM
 
Posts: n/a
Default Help with IF Formula

Thanks so much for your help.

"bpeltzer" wrote:

=IF(A18800,IF(A110800,2000*100+92*(A1-10800),(A1-8800)*100),0)

"KAM" wrote:

Can anyone help me with a formula for this? If the cell is greater than
8800, the first 2000 above 8800 is multiplied by 100. Anything over the
first 2000 is multiplied by 92.


Thanks for your help


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
IF formula? meris Excel Worksheet Functions 1 September 6th 05 07:14 AM
writing a formula for a colored value aaronwexler New Users to Excel 11 September 1st 05 03:11 PM
referencing named formula using INDIRECT function [email protected] Excel Worksheet Functions 19 May 11th 05 09:48 AM
Simplify formula Luke Excel Worksheet Functions 37 May 6th 05 07:21 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


All times are GMT +1. The time now is 05:20 AM.

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"