Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Elaine
 
Posts: n/a
Default cell comparison

I am trying to set up a formula in which I have a chart of number 1 - 15 to
equal the number of years service with a company. Beside it is the number of
vaction days for each of those years. Example 1 year-15 days 2 years- 16
days etc.

I have a spread sheet that includes names and years of service based on hire
date. I want to have excel look at the list and from the list find the
number of years and place the number of days in the column beside the number
of years of service in the spread sheet. I think It will work, but I do not
know what formulas to use and cannot understand enough of the directions
listed
  #2   Report Post  
JMB
 
Posts: n/a
Default cell comparison

check excel's help for VLOOKUP function:

If your table is named "vacation" and the years of service for a particular
employee is in cell D1, the formula would look like:

=VLOOKUP(D1,vacation,2,TRUE)


"Elaine" wrote:

I am trying to set up a formula in which I have a chart of number 1 - 15 to
equal the number of years service with a company. Beside it is the number of
vaction days for each of those years. Example 1 year-15 days 2 years- 16
days etc.

I have a spread sheet that includes names and years of service based on hire
date. I want to have excel look at the list and from the list find the
number of years and place the number of days in the column beside the number
of years of service in the spread sheet. I think It will work, but I do not
know what formulas to use and cannot understand enough of the directions
listed

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
Cell color based upon cell value My View Excel Discussion (Misc queries) 11 July 6th 05 03:59 AM
cell color index comparison MINAL ZUNKE New Users to Excel 1 June 30th 05 07:11 AM
Cell Change Color - Need Help alani New Users to Excel 3 June 29th 05 03:50 PM
How do I copy a function for comparison but keep first cell value. N'wester Excel Worksheet Functions 0 February 22nd 05 03:53 AM
VLookup resulting in a blank cell... KempensBoerke Excel Worksheet Functions 1 October 28th 04 09:57 PM


All times are GMT +1. The time now is 06:05 PM.

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"