با سپاس از زحمات مدیران انجمن و دوستان
من دو تا فایل مجزای اکسل دارم، یکی از آن ها 1000ردیف داره، دیگری 1050 ردیف. تمام ردیف های دو فایل شبیه به هم هست، به جز 50 مورد که بینابین فایل دوم هست.
به چه صورت امکان جدا کردن 1000 ردیف قدیمی و تکراری از فایل جدید هست (و یا به چه صورت می توان 50 مورد جدید و غیر تکراری را مجرا کرد)؟
لازم به ذکر است دسترسی به اکسل 2003 و 2007 دارم، کاربر خیلی مقدماتی هم هستم!! (لطفا با زبان ساده راهنمایی فرمایید)
ممنون
این روش ببین جواب میده، از منوی Data با گزینه ی filter رفته و advanced filter رو زده. بعد اونجا گزینه ی Filter the list, in place رو انختاب کرده و گزینه ی Unique records only رو هم تیک گذاشته و Ok رو زده.
حالا از منوی Edit گزینه ی Office Clipboard رو کلیک کرده و کپی کرده. بعد این رو که کپی کردی تو یه جای دیگه مثلا یه شیت جدید سیو کن.
Because you are permanently deleting data, it's a good idea to copy the original list to another worksheet or workbook before using the following procedure.
- Select all the rows, including the column headers, in the list you want to filter.
On the
Data menu, point to
Filter, and then click
Advanced Filter.
- In the Advanced Filter dialog box, click Filter the list, in place.
- Select the Unique records only check box, and then click OK.
The filtered list is displayed and the duplicate rows are hidden.
- On the Edit menu, click Office Clipboard.
The Clipboard task pane is displayed.
- Make sure the filtered list is still selected, and then click Copy
.
The filtered list is highlighted with bounding outlines and the selection appears as an item at the top of the Clipboard.
- On the Data menu, point to Filter, and then click Show All.
The original list is re-displayed.
- Press the DELETE key.
The original list is deleted.
- In the Clipboard, click on the filtered list item.
The filtered list appears in the same location as the original list.