M
masani paresh
Hi Friends,
I have written macro which was giving error "User defined type not found" at
"Dim redAppt As Redemption.SafeAppointmentItem" statement then I have added
Safe Outlook Library(to get redeption.dll) in Tools->Reference and that error
went away but now it gives another error "ActivaX component can't create
object" at "Set redNewAppt = CreateObject("Redemption.SafeAppointmentItem")"
line. While searching on net I found that it required redeption.dll which I
already included in COM libraries. Could you please tell me what could be
wrong here?
Could anyone please help me on this.
Thanks,
Paresh
I have written macro which was giving error "User defined type not found" at
"Dim redAppt As Redemption.SafeAppointmentItem" statement then I have added
Safe Outlook Library(to get redeption.dll) in Tools->Reference and that error
went away but now it gives another error "ActivaX component can't create
object" at "Set redNewAppt = CreateObject("Redemption.SafeAppointmentItem")"
line. While searching on net I found that it required redeption.dll which I
already included in COM libraries. Could you please tell me what could be
wrong here?
Could anyone please help me on this.
Thanks,
Paresh