Excel LDAP Search (ELS) is an Excel add-in that allows LDAP searches to be made from within Microsoft Excel. ELS can be used to add LDAP data to existing data in an Excel document on a row-by-row basis, or populate a blank sheet based on a custom query.
Latest changes:
- Remember the previous search string between dialog sessions
- Detect if .ini file has been modified since last search and ask user to reload settings if it has
- Display message in installer reminding users to look under the Excel "Tools" menu to find ELS
- Add link to open readme/help file from main gui and/or installer
- Progress bar on long searches (it's hard to tell if anything is happening w/offscreen updates)
- [FIXED] If no attributes are marked with a * in the .ini file, bad things happen