Hi there !

From an external Application, I have a list of existing email addresses, that is sent into Excel at a push of a button.
In a different Tab within same Sheet, I take these email addresses and query the Active Directory to provide me several useraccount properties based on email address (like cn, department, status, manager etc)

This works for Strings, but not for Integer8 objects like "accountExpires" or "lastLogon".
Has anybody a sample of how the Module needs to looks like to display a date instead of an error #NAME or 'VALUE ??

Big thanks in advance !