Hi,

Trying to run a procedure that will loop through the unread items of a specific outlook folder and export the body (and sent date) to the workbook running the procedure. Twist I need to use late binding as I need to distribute the file and can't activate the outlook library through vba.

I've seen many samples using MAPI but I'm not very familiar with it and all the samples I've found were using early binding. Any ideas ?

Please Login or Register  to view this content.
Thanks,
amphi