Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,091
Default If - Function in Excel 2003: HELP!

You could also use:

C1 = Salary amount

A1 = 25%
A2 = 20%
A3 = 15%
A4 = 10%

B1 = 0
B2 = 300
B3 = 500
B4 = 600

=C1*INDEX(A1:A4,MATCH(C1,B1:B4))

Tyro

"Can'tExcel" wrote in message
...
I'm a novice to Excel 2003, I know what I want the 'if function" to do,
but
I'm not able to input the data into the function window. I have a project
that I'm working on that have the following data:
one column of % values 25%, 20%, 15%, and 10% with corresponding dollar
figures in the next column $0 - $299.99; $300.00 - 499.99; $500.00 -
599.99;
$600+.
What I want to do with the if-function is that in one cell every time I
put
in a salary amount than the function should chose the correct % amount.
For
instance, If a salary is $350.00 than the if-function should select 20% in
one cell and then I need the next cell to perform the calculation of $350
x
20% .

Is there anybody that call help me!



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
Offset function in Excel 2003 CLarshtnt Excel Worksheet Functions 7 November 27th 07 02:29 PM
excel 2003 If function Stan Halls Excel Worksheet Functions 4 June 15th 06 08:42 PM
WHERE IS THE INTERPOLATION FUNCTION IN EXCEL 2003 Cooper Excel Worksheet Functions 3 March 20th 06 03:39 PM
IS THERE AN INTERPOLATION FUNCTION IN EXCEL 2003 Cooper Excel Worksheet Functions 2 December 23rd 05 04:51 AM
Add-ins function in Excel 2003 Jack H. Excel Worksheet Functions 1 October 6th 05 08:54 PM


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