ahmed4566
(Syed S Ahmed)
May 29, 2024, 3:14pm
1
Hi, I want to compare 2 datatable and remove the uncommon rows and keep the duplicate and new records.
and the output should be like
name PO item no Status Update
Bosch P29485 i5423 not shipped
Bosch P20230 i8756 Done
Bosch P99432 i0923
Bosch P22310 i6109
old data.xlsx (8.5 KB)
new data.xlsx (9.4 KB)
Hopefully you will get some ideas out of it.
Hi @ahmed4566
In New Data there is two sheet which sheet is used to comapre with Old data ?
And can you share the expected output as well
ahmed4566
(Syed S Ahmed)
May 30, 2024, 11:48am
4
in new data xlsx file …sheet2 will be compared with old data
postwick
(Paul Ostwick)
May 30, 2024, 12:37pm
5
Read Range both into separate datatables then do a Join Data Table set to inner.
ahmed4566
(Syed S Ahmed)
May 31, 2024, 6:37pm
6
Thanks …I will try and come back to you
ahmed4566
(Syed S Ahmed)
June 6, 2024, 10:33am
7
its not creating the correct output by using this logic
ahmed4566
(Syed S Ahmed)
June 8, 2024, 5:17am
8
Closing this problem as I didnt receieve any solution on it
system
(system)
Closed
June 11, 2024, 5:18am
9
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.