ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Match Cells (https://www.excelbanter.com/excel-worksheet-functions/159772-match-cells.html)

Rick[_2_]

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


Michael

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



Rick[_2_]

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



All times are GMT +1. The time now is 08:36 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com