Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 55
Default Help with excel Formula

What I am trying to do is:

SheetA has names in column D
Sheet B has the same names in column B but different order
I want it to match the names in sheet A column D and sheet B column B and
return the numer from column I

Is this possible and if so what is the formula?
Thanks!!!!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
bj bj is offline
external usenet poster
 
Posts: 1,397
Default Help with excel Formula

=vlookup(SheetA!D1,SheetB!$B;$I,8,0)
depending on what sheet column I is in

"Emma" wrote:

What I am trying to do is:

SheetA has names in column D
Sheet B has the same names in column B but different order
I want it to match the names in sheet A column D and sheet B column B and
return the numer from column I

Is this possible and if so what is the formula?
Thanks!!!!

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 55
Default Help with excel Formula



"bj" wrote:

=vlookup(SheetA!D1,SheetB!$B;$I,8,0)
depending on what sheet column I is in

"Emma" wrote:

What I am trying to do is:

SheetA has names in column D
Sheet B has the same names in column B but different order
I want it to match the names in sheet A column D and sheet B column B and
return the numer from column I

Is this possible and if so what is the formula?
Thanks!!!!



Ok I still can't get it to work. Here are the sheet names

Look for Names in "FRI 4D" column D
Match to names in "4dAverage" column B
Return number from "FRI 4D" column I to column D in 4d Average shhet

thanks!
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
Excel 2002 Formula: Urgent Conditional Formula Required Right Away - if possible blue[_2_] Excel Discussion (Misc queries) 2 July 11th 07 06:08 PM
Build excel formula using field values as text in the formula val kilbane Excel Worksheet Functions 2 April 18th 07 01:52 PM
Excel Formula Doesn't Execute (Shows formula-not the calcuation) Keys1970 Excel Discussion (Misc queries) 4 November 15th 06 02:12 PM
Excel 2002 formula displayed not value formula option not checked Dean Excel Worksheet Functions 1 February 28th 06 02:31 PM
Converting an Excel formula to an Access query formula Adam Excel Discussion (Misc queries) 1 December 15th 04 03:38 AM


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