Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11
Default IF FORMULAS NEEDED

CELL A3, IF 100 = $25.00, IF < 100 = $25.00 + THE AMOUNT < 100 *.05
--
Kerri
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,942
Default IF FORMULAS NEEDED

hi,
see your post under general questions

FSt1

"Kerri Olsen" wrote:

CELL A3, IF 100 = $25.00, IF < 100 = $25.00 + THE AMOUNT < 100 *.05
--
Kerri

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default IF FORMULAS NEEDED

=IF(A3100,25,25+(100-A3)*.05)

not really sure that you want the difference between A3 and 100, but it is
not clear to me.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Kerri Olsen" wrote in message
...
CELL A3, IF 100 = $25.00, IF < 100 = $25.00 + THE AMOUNT < 100 *.05
--
Kerri



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11
Default IF FORMULAS NEEDED

I have it, Thank you
--
Kerri


"Bob Phillips" wrote:

=IF(A3100,25,25+(100-A3)*.05)

not really sure that you want the difference between A3 and 100, but it is
not clear to me.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Kerri Olsen" wrote in message
...
CELL A3, IF 100 = $25.00, IF < 100 = $25.00 + THE AMOUNT < 100 *.05
--
Kerri




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 146
Default IF FORMULAS NEEDED

What do you want if the amount is exactly $100?

"Kerri Olsen" wrote in message
...
CELL A3, IF 100 = $25.00, IF < 100 = $25.00 + THE AMOUNT < 100 *.05
--
Kerri





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 needed on Date formulas shminas Excel Worksheet Functions 1 April 30th 06 11:05 AM
Help With Formulas Needed MAB Excel Worksheet Functions 1 January 12th 06 12:03 AM
Help needed on formulas busterbrown885 New Users to Excel 2 August 6th 05 06:26 AM
expert with formulas needed again rvnwdr Excel Discussion (Misc queries) 4 June 23rd 05 12:46 PM
Tricky formulas needed Myrna Larson Excel Worksheet Functions 2 October 29th 04 03:29 AM


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