ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Match name colums and paste corresponding values (https://www.excelbanter.com/excel-discussion-misc-queries/118856-match-name-colums-paste-corresponding-values.html)

sumit

Match name colums and paste corresponding values
 
Hello ALL,

This is my first post.

I have three colums A C D. In column A I have a list of name in asc
order. In colum C I have a list of name and with it i have associated
times values in column D.
I want to compare the colums A and C and where it matches want to place
the value in the column D in column B.

I have searched for it but could not find the solution.


Roger Govier

Match name colums and paste corresponding values
 
Hi

Try entering in B1
=VLOOKUP(A1,C:D,2,0)
and copy down as far as required.

or did you mean
=IF(A1=C1,D1,"")
and copied down

--
Regards

Roger Govier


"sumit" wrote in message
oups.com...
Hello ALL,

This is my first post.

I have three colums A C D. In column A I have a list of name in asc
order. In colum C I have a list of name and with it i have associated
times values in column D.
I want to compare the colums A and C and where it matches want to
place
the value in the column D in column B.

I have searched for it but could not find the solution.





All times are GMT +1. The time now is 08:54 PM.

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