Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Match 2 fields in 2 seperate Spreadsheets and fill another column

Greetings,

Here is what I am trying to do... *NOVICE Here*

I have a workbook that has multiple spreadsheets with various data on them.
I want to "Match" Data in one column A on spreadsheet 1 to column B in
spreadsheet 2 and then fill data from column C on spreadsheet 1 to column D
on spreadsheet 2 if Column A & B match...

I am having a dickens of a time trying to do this... Any help is much
apprecaited.
--
--Coyote--
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 457
Default Match 2 fields in 2 seperate Spreadsheets and fill another column

In D1 of sheet 2:
=IF(ISNUMBER(MATCH(B1,'Sheet 1'!A:A,0),VLOOKUP(B1,'Sheet 1'!A:C,3,),"")

--
Best Regards,

Luke M
"pawcoyote" wrote in message
...
Greetings,

Here is what I am trying to do... *NOVICE Here*

I have a workbook that has multiple spreadsheets with various data on
them.
I want to "Match" Data in one column A on spreadsheet 1 to column B in
spreadsheet 2 and then fill data from column C on spreadsheet 1 to column
D
on spreadsheet 2 if Column A & B match...

I am having a dickens of a time trying to do this... Any help is much
apprecaited.
--
--Coyote--



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
Macro Fill Cells With Formula; Conditional To Seperate Column CVinje Excel Discussion (Misc queries) 3 July 4th 09 01:17 PM
Find partial match from column A,B and fill partial match in C? Tacrier Excel Discussion (Misc queries) 4 October 24th 08 11:24 PM
Separating text into seperate fields vanced Excel Worksheet Functions 3 May 19th 08 04:06 PM
seperate first 2 lines of column in seperate columns in same row Glynnhamer Excel Discussion (Misc queries) 2 October 9th 06 04:23 AM
need funct to match data in 3 seperate spreadsheets column 1 to v. lucky Excel Discussion (Misc queries) 2 February 8th 05 07:33 PM


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