G
Guest
I get the following error message:
fout 429 tijdens de uitvoering
ActiveX onderdeel kan geen object maken
I'm using outlook2000 (dutch version) and I want to use the following
VBA-code.
vValue = Word.System.PrivateProfileString _
"C:\text.ini", "SentOnBehalf", "Recepient")
I already have a reference to 'MSWORD9.OLB'.
Despite of that I got the errormessage.
How do I solve tthis problem?
Jan
fout 429 tijdens de uitvoering
ActiveX onderdeel kan geen object maken
I'm using outlook2000 (dutch version) and I want to use the following
VBA-code.
vValue = Word.System.PrivateProfileString _
"C:\text.ini", "SentOnBehalf", "Recepient")
I already have a reference to 'MSWORD9.OLB'.
Despite of that I got the errormessage.
How do I solve tthis problem?
Jan