Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 364
Default IF Function

Put this in C2 (or anywhere you want the lookedup value
=VLOOKUP(A2, 'ER 401k Contributions'!C:BC,53,False)

This look for A2 in column C of ER 401k Contribution and return the value in
that row and column BC.

"Cathy" wrote:

I have a worksheet that I am collecting totals on for each employee.

The worksheet is called ALL Benefits

Then I have several tabs behid it that has the detailed information on it
with a total of the detailed info. I need that total to show up on my All
Benefits tab.

In the example below of the IF function I am using, on the ER 401k
Contributions tab C:C is contains an employee number.

On the All Benefits Tab the A column is where the employee number is.

What I am looking for is ... where ever the employee number is on my ER 401k
Contributions tab, if is matches the number that is number that is in Column
A of the row that contains this formula, the look at what number is in the ER
401 k Contributions column BC and automatically put in that number.

This is the formula I current have .. and it's not working.

=IF('ER 401k Contributions'!C:C='ALL BENEFITS'!A2,'ER 401k Contributions'!BC2)

 
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
copy of excel file not showing formulal/function in the function b oaallam Excel Discussion (Misc queries) 4 September 6th 07 01:20 PM
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) [email protected] Excel Worksheet Functions 0 September 5th 06 03:44 PM
Offset function with nested match function not finding host ss. MKunert Excel Worksheet Functions 1 March 21st 06 10:46 PM
Emulate Index/Match combo function w/ VBA custom function Spencer Hutton Excel Worksheet Functions 2 May 2nd 05 05:26 PM
Nested IF Function, Date Comparing, and NetworkDays Function carl Excel Worksheet Functions 2 December 29th 04 09:57 PM


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