Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / November 2005

Tip: Looking for answers? Try searching our database.

importing data

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Grant M - 23 Nov 2005 03:52 GMT
I wish to import data from one workbook colum (B) to another workbook colum
(A) the data is in alpha numeric eg:SY-50185-k-02. I dont want to affect the
existing data I am importing to, but I want to update any data that is new or
different to the existing.
Richard Buttrey - 23 Nov 2005 10:26 GMT
>I wish to import data from one workbook colum (B) to another workbook colum
>(A) the data is in alpha numeric eg:SY-50185-k-02. I dont want to affect the
>existing data I am importing to, but I want to update any data that is new or
>different to the existing.

I'd be inclined to use a helper column in the workbook containing the
data you are importing from. Assume this is called Book1 and your
existing data is in Book2.

In C1 in Book1 enter
=VLOOKUP(B1,[Book2]Sheet1!$A:$A,1,FALSE)
and copy down as necessary.

Now filter the #N/A rows which contain data that doesn't already exist
in Book1, then copy and paste into Book2.

HTH

Richard Buttrey
__
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.