+ Reply to Thread
Results 1 to 3 of 3

Web Query with parameters (or LDAP)

  1. #1
    Registered User
    Join Date
    02-21-2013
    Location
    belgium
    MS-Off Ver
    Excel 2010
    Posts
    2

    Web Query with parameters (or LDAP)

    Good day,

    Within our company, every employee has its own telephone number. The problem is however that this number can change. We have certain lists of our employees, each of every building. After a while, we get lists with outdated telephone numbers. Because it is too time-expensive to check every telephone number, we would like to get our excel-file to get the telephonenumbers from an external source that is always correct. The telephone numbers of our company are in a LDAP database, with public acces from this URL:


    http://www.ugent.be/nl/telefoonboek/@@people?ugentid=XXXX with XXXX as a variable. XXXX is every employee's unique ID number.

    I would ask every employees unique ID and I would have a webquery that gets the telephonenumbers from that website. However, I encounter following problems:

    - If I have a building with more than 100 people, I need to make 100 webquery's. That's very time consuming.
    - The number of webquery's needs to be exact the number of people, or I get a "returned no data" error.

    So, here are my questions:

    - Is there any way to change my current webquery's to VBA code to solve my problems?
    - Or could I get direct acces to the LDAP database wich is public within excel??

    These are the connection details:

    Directory Server : ldaps.UGent.be
    Base DN : dc=UGent,dc=be
    Security : use SSL
    Port Number : 636

    PS: I included my excel file and the iqy file.
    Attached Files Attached Files
    Last edited by faun; 02-21-2013 at 12:48 PM. Reason: Not solved!

  2. #2
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,239

    Re: Web Query with parameters (or LDAP)

    IS this solved?

  3. #3
    Registered User
    Join Date
    02-21-2013
    Location
    belgium
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Web Query with parameters (or LDAP)

    Quote Originally Posted by Kyle123 View Post
    IS this solved?
    It is not solved as I posted my question only less than an hour ago.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1