Thanks Bernhard
that was the case.
In danish its Set historyFolder = bcmRootFolder.Folders("Kommunikationsoversigt")
"Bernhard Schmidt" wrote:
[Quoted Text] > I don't know if this is your error, but the folder names in the BCM are > localized. I have the german version, so my case I had to use: > Set historyFolder = bcmRootFolder.Folders("Kommunikationshistorie") > > Maybe change it to your danish folder name...but if this was your only > problem, it should throw out an exception, that the folder could not be > found... > > > mureren, am 22.04.2007 14:30: > > i tryed to ad a macro but it make a run time error -2147221233 (8004010f) > > and make this line in the macro yellow > > Set historyFolder = bcmRootFolder.Folders("Communication History") > > the macro is on this page > > http://blogs.msdn.com/bcm/archive/2007/02/28/Add-an-Outlook-Toolbar-Button-to-Create-a-Business-Note.aspx> > i have the macro settings to Warnings for all macros > > What do i do? > > i have a danish version of office pro 2007 >
|