$$Excel-Macros$$ Import XML
eWorkbook.XmlMaps("SecScan_Map").Import URL:= _ "C:\Documents and Settings\My Documents\Scripts\xml \MSGWBESIADSM10.xml" End Sub And here is the error: Rub-time error '9': Subscript ou
$$Excel-Macros$$ extract distribution list members to excel
Hi, I found this VBA script out on the internet; There were two scripts. One which extracts names from local contacts (which works) and this one which should extract names from a list on the Global Address List (GAL). My problem is that it errors on this line: Dim olApp As Outlook.Application