Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Kenner Costen
 
Posts: n/a
Default Looking to check a cell on ws1 against data in ws2 that is 7 colu.

Excel 2003 - I have a spreadsheet that needs to check a members Age in a
colum, then compare the Age to a set of data to return the proper "rate". I
have tried =IF and =LOOKUP and both seem to fail grieviously when I use <=

Example: =IF ('WS1'|A1, <=24, 1 and then repeates the <= per each age range
break(8 categories to check for true/false). Where in the nurmal if true is
going to be a row to apply to, then a second =IF will check salary and assign
the Colum.

Now I know checking for 8 or more I should use lookup but it seems to fail als

  #2   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

Instead of IF, you could use a VLOOKUP formula to return a value from a
rate table. There are examples in Excel's Help, and he

http://www.contextures.com/xlFunctions02.html

Or, depending on your data structure, you may need to use an INDEX/MATCH
formula. There are examples he

http://www.contextures.com/xlFunctions03.html

Kenner Costen wrote:
Excel 2003 - I have a spreadsheet that needs to check a members Age in a
colum, then compare the Age to a set of data to return the proper "rate". I
have tried =IF and =LOOKUP and both seem to fail grieviously when I use <=

Example: =IF ('WS1'|A1, <=24, 1 and then repeates the <= per each age range
break(8 categories to check for true/false). Where in the nurmal if true is
going to be a row to apply to, then a second =IF will check salary and assign
the Colum.

Now I know checking for 8 or more I should use lookup but it seems to fail als



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

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
How can I check if data in external data range is changed after re Ruud Excel Discussion (Misc queries) 0 January 7th 05 12:07 PM
inserting data from a row to a cell, when the row number is specified by a formula in a cell [email protected] New Users to Excel 2 January 6th 05 07:18 AM
Automatic cell increment with data from sheet 1 to sheet 2 Big G Excel Worksheet Functions 2 December 20th 04 05:59 PM
sending data from one cell to another (not using copy & paste) Charlie Payne Excel Worksheet Functions 3 December 6th 04 03:28 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


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