' Sub routine to copy a column at position 'columnReferenceNumber' and insert it at position 'pastePositionReference'. ' Sub routine to create a new sheet and to rename the new sheet. ' Sub routine to copy a source sheet to a new sheet and to rename the new sheet. ' This function is only needed to run once to register help text and category for a user defined function 'Splits a delimited string and returns the Nth partġ1) RegisterDescriptionForUserDefinedFunction() 'This functions is for when the LDAP query returns the Dist name but we want the ID 'this function queries active directory for the user id of a user with a certain distinguished name 'this function queries active directory for information about a user and returns one value at a time 'gets the user domain of the currently logged on active user 'gets the user id of the currently logged on active user 'Returns the selected part of an email adress 'It makes the first letter in the input string capital 'This is exactly like the PROPER function but works also in VBA