Compare Two Datatables
I have two datatables that I load. One I load from LDAP, the other gets
loaded from Excel. I need to check to see which names are in the LDAP that
are not in the Excel table and vica versa. There are about 300 records in
each. Short of a brute force attack on this, does anyone have an elegant
way to list the non-matches in each table?
Thanks.
John
.
Relevant Pages
- Re: Excel Addins Not Loading on Start
... Excel then decides whether to load ... It seems like a pain to load up each addin ... > addins the user has checked off already in their addins menu. ... >>> I am using a program called Progress to open up an excel window. ... (microsoft.public.excel.programming) - Re: Compact
... How many cells does excel think you are using. ... The number of forms and controls on forms could load the program down. ... Simplify your code modules. ... (microsoft.public.excel.programming) - RE: please help me, asp!!
... Not at all angry. ... Since you have posted your query in the Excel Programming group; ... 1- the load stay the same in all time intervals ... 3-might have sudden change of load at some time ... (microsoft.public.excel.programming) - Office Professional re-install
... documents including Excel, Access, Word, and Power Point user files. ... I attempted to load her Office Professional version on to my resurrected ... How can I get to my very important Excel, Word, Access, and Power Point ... (microsoft.public.office.misc) - Re: Controlling Text Loading
... If this is going to be a one-off load then consider ... I pretty much knew this was really testing the limits of> Excel and that only minor improvements are likely with such a large data set> to load and search. ... At present although the data is mainly numerical,> I have set cells to text, also would it be beneficial to load each string as> a complete string rather than chop it up?. ... >> Dim intFreeFile As Integer, i As Long, j As Long, strTemp As String ... (microsoft.public.excel.programming) |
|