Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default need help with creating a formula which checks more than 40 cells

Dear Heros,

I am working on setting up salaries for emplyees based on new pay and grade
system.

the Pay and Grade system is organized to have 8 grades and each with 5 steps
which means total of 40 steps and for each step there is a different salary
which means 40 different salaries.

The worksheet contains numbers from 1 to 40 as steps in (A1:AN1) as column
headers.

I would like a formula in AO2 to calculate or show the salary of a specific
cell in which I put "1". (for example if i put 1 in cell (J2) it should show
me 190)

the salary can be 100 for step one 110 for step2, 120 for step3, 130 for
step4 and so on.


Thanks for your cooperation in advance


Regards,


Faizan Ahmad
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default need help with creating a formula which checks more than 40 cells



Hi Faizan,

You may use Lookup function to achieve this result. Here is example to
use in cell AO2:

=LOOKUP(1,A2:AN2,A1:AN1)

Let me know if it helps you.

Thanks and Best regards,
Ayush Jain
http://groups.google.com/group/excel-macros

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
Formula which checks multiple criteria before counting JHolmes Excel Discussion (Misc queries) 10 February 22nd 08 04:57 PM
Making Cells Mandatory and Running Checks Bob Effendi Excel Worksheet Functions 3 January 8th 08 10:14 AM
Formula that checks several criteria before returing the value??? Apinun Excel Discussion (Misc queries) 4 September 19th 06 10:17 AM
Formula/function that checks for a set of values. Memnok Excel Worksheet Functions 8 March 24th 06 06:59 PM
How do I total range of cells that have checks in checkboxes? instructorjml Excel Discussion (Misc queries) 2 March 23rd 06 12:56 PM


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