#1   Report Post  
Posted to microsoft.public.excel.misc
MHS MHS is offline
external usenet poster
 
Posts: 2
Default formula help

If my target cell is less than a specific number I want to multiply it by a
certain rate and if it's greater than this specific number I want to multiply
it by a different rate.
If someone could write down a sample formula I think I can figure it out.
thanks.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,805
Default formula help

If target cell is A1, multiplication factor in B1 and C1, number to check in
D1 then enter this in E1
=IF(D1=A1,D1*B1,D1*C1)


"MHS" wrote:

If my target cell is less than a specific number I want to multiply it by a
certain rate and if it's greater than this specific number I want to multiply
it by a different rate.
If someone could write down a sample formula I think I can figure it out.
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



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