Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default 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.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,886
Default 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.



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
Pasting values from 2 colums into 1 on a seperate workbook? [email protected] Excel Worksheet Functions 2 August 16th 06 12:06 AM
Get matching values and formulas from ajoining colums of dropdown Pete Elbert Excel Discussion (Misc queries) 1 March 18th 06 05:49 AM
excel should cut & paste lists side by side to save paper Richierich Excel Worksheet Functions 1 March 10th 06 12:42 AM
Excel cut/Paste Problem: Year changes after data is copy and paste Asif Excel Discussion (Misc queries) 2 December 9th 05 05:16 PM
Paste Special Kingstonsean Excel Worksheet Functions 5 August 2nd 05 11:34 PM


All times are GMT +1. The time now is 10:42 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"