#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default Match Cells

Trying to Match information on two different worksheets and populate a
cell if a match is found

Worksheet A,
Column A=Server names
Worksheet B,
Column A=Server names
Column D=Need Formula that looks in Worksheet A, Column A and looks
for a match for the Server name that is in Worksheet B, Column A, Row
I'm in. if match found put in Server name.

how can I do this

thanks
Rick

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 791
Default Match Cells

on d1 Sheet A:
=VLOOKUP(A1,Sheet1!$A:$A,1,FALSE)

--
If this posting was helpful, please click on the Yes button.
Regards,

Michael Arch.




"Rick" wrote:

Trying to Match information on two different worksheets and populate a
cell if a match is found

Worksheet A,
Column A=Server names
Worksheet B,
Column A=Server names
Column D=Need Formula that looks in Worksheet A, Column A and looks
for a match for the Server name that is in Worksheet B, Column A, Row
I'm in. if match found put in Server name.

how can I do this

thanks
Rick


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default Match Cells

On Sep 26, 11:40 am, Michael
wrote:
on d1 Sheet A:
=VLOOKUP(A1,Sheet1!$A:$A,1,FALSE)

--
If this posting was helpful, please click on the Yes button.
Regards,

Michael Arch.



"Rick" wrote:
Trying to Match information on two different worksheets and populate a
cell if a match is found


Worksheet A,
Column A=Server names
Worksheet B,
Column A=Server names
Column D=Need Formula that looks in Worksheet A, Column A and looks
for a match for the Server name that is in Worksheet B, Column A, Row
I'm in. if match found put in Server name.


how can I do this


thanks
Rick- Hide quoted text -


- Show quoted text -


thanks that worked
Rick

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: match two cells in one sheet to two cells in another and return a third cells value Spence Excel Worksheet Functions 3 February 13th 11 05:33 AM
Match Cells Andy920 Excel Worksheet Functions 1 September 17th 07 02:15 AM
Look for a value in two cells and match it with another sam81 via OfficeKB.com Excel Discussion (Misc queries) 1 July 14th 07 11:54 AM
Match cells with cells on another workbook James1976 Excel Worksheet Functions 1 October 31st 06 05:28 PM
Query counting cells in a row that exactly match cells in another Marlsnz Excel Discussion (Misc queries) 1 June 2nd 06 07:08 AM


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