Hi gurus,
I need a quick help. I am looking at comparing three lists (NamedRanges from different workbooks), which have few common values. I am trying to update all 3 NamedRanges by adding the distinct values from others. Typically all 3 lists look alike (without any duplicates) once updated. Example file attached.
Input: 3 Named ranges listA, listB and listC (cols C, D and E in the example file) from 3 different workbooks
Output: Named ranges listA, listB and listC should be updated as cols K, L and M in the example file.
In my case, I have these 3 lists in different workbooks.
Is there a possibility to extend the number of lists just by adding list name to the input parameter?
Thanks in advance,
RK.
I need a quick help. I am looking at comparing three lists (NamedRanges from different workbooks), which have few common values. I am trying to update all 3 NamedRanges by adding the distinct values from others. Typically all 3 lists look alike (without any duplicates) once updated. Example file attached.
Input: 3 Named ranges listA, listB and listC (cols C, D and E in the example file) from 3 different workbooks
Output: Named ranges listA, listB and listC should be updated as cols K, L and M in the example file.
In my case, I have these 3 lists in different workbooks.
Is there a possibility to extend the number of lists just by adding list name to the input parameter?
Thanks in advance,
RK.