Okay, Here's what I am trying to accomplish with my limited VBA knowledge. I am creating a form and filling it with values from an SQL query. But now, I need to somehow export this form out as an ...
How would I alter this to export the membership into a text file.<BR><BR>Set objUser = GetObject("LDAP://CN=Doe\, John,OU=sales,OU=marketing,OU=Users and Computers,DC=company,DC=com") <BR>objmemberof ...