MS Excel

 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me



Go Back   Tutorialized ForumsBusiness ApplicationsMS Excel

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Tutorialized Forums Sponsor:
  #1  
Old August 10th, 2012, 09:51 AM
djfscouse djfscouse is offline
Registered User
Tutorialized Newbie (0 - 499 posts)
 
Join Date: Aug 2012
Posts: 1 djfscouse User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 13 m 13 sec
Reputation Power: 0
Exclamation Copy data in row from one file to another based on matching data

Hi,

I have 2 files named confirm.xls and export.csv both files have identical data in columnA (starting at A2) but not in the same order and using columnA to match, I need the data from confirms.xls on that same row on columns C,E and F to be written over to the other file export.csv in the the same columns but in the row that they match on columnA.

Example confirm.xls
ColumnA | ColumnC | ColumnE | ColumnF
114919118-1 | FEDX | MP-001 | 1
114911422 | FEDX | MOP305 | 2
114901552 | FEDX | PB05 | 1

Example required output file export.csv
ColumnA | ColumnC | ColumnE | ColumnF
114901552 | FEDX | PB05 | 1
114919118-1 | FEDX | MP-001 | 1
114911422 | FEDX | MOP305 | 2

I have been trying IF(INDEX(confirm.xls!$A$2:$A,MATCH(export.csv!$A$2 :$A)) THEN
and I'm not sure how I would copy that row column C,E and F to to export.csv on the same row as it matched.

Any help is appreciated,

David

Reply With Quote
Reply

Viewing: Tutorialized ForumsBusiness ApplicationsMS Excel > Copy data in row from one file to another based on matching data


Developer Shed Advertisers and Affiliates


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 

Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap