Hello,

I would like some Outlook VBA code to execute a macro which is stored in a Microsoft Excel workbook from Microsoft Outlook 2007.

I know the equivalent in Excel VBA is:

Application.Run (wbname & "!procedurename)

but this does not work in Outlook VBA.

Can someone help please?

thanks
andy