Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 70
Default How to append data from different sheet and different workbook?

Hi Guys,

Which is the best way using excel VBA to combined non duplicate data
from different sheets and different workbook? For example I have 2
workbook, workbook 1 and workbook 2. They have similar worksheet with
similar header. Now my mission to copy data from workbook 2 into
workbook 1 but for non duplicate data. Meaning if the data in workbook
2 found in workbook 1 then skip else copy this data below. In my mind
now I will copy all data from workbook 2 and append below inside
workbook one then sort to delete duplicate row but it seem too slow.
Is there any other way which is more faster .Please help with VBA
code.
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,522
Default How to append data from different sheet and different workbook?

Your excel version. Layout example compare 1 column only or 2+ .
Details!!

On Feb 3, 10:04*am, geniusideas wrote:
Hi Guys,

Which is the best way using excel VBA to combined non duplicate data
from different sheets and different workbook? For example I have 2
workbook, workbook 1 and workbook 2. They have similar worksheet with
similar header. Now my mission to copy data from workbook 2 into
workbook 1 but for non duplicate data. Meaning if the data in workbook
2 found in workbook 1 then skip else copy this data below. In my mind
now I will copy all data from workbook 2 and append below inside
workbook one then sort to delete duplicate row but it seem too slow.
Is there any other way which is more faster .Please help with VBA
code.
Thanks


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 70
Default How to append data from different sheet and different workbook?

should compatible with 2003 and 2007. compare with multiple column

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
how can i append data to a sheet or book from another one Abdulla Excel Programming 1 January 26th 10 08:36 AM
How to Append data in excel sheet viv Excel Programming 2 March 21st 07 01:42 PM
Append info in all worksheets in workbook in one sheet Barb Reinhardt Excel Programming 6 December 21st 05 08:55 PM
append data to other workbook Todd Excel Programming 2 June 30th 05 04:59 AM
Append data to a separate workbook hurlbut777 Excel Programming 0 April 27th 05 11:15 PM


All times are GMT +1. The time now is 09:22 PM.

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

About Us

"It's about Microsoft Excel"