Error SetTheme |
Post Reply |
Author | |
Ingrid
Newbie Joined: 20 December 2006 Location: United Kingdom Status: Offline Points: 10 |
Post Options
Thanks(0)
Posted: 26 July 2007 at 9:18am |
Hello
CalendarVersion 11.1.03 The calendar lällst itself in the Office2007 opinion does not indicate gets this error. Error 5 Invalid Prozeduraufruf or invalid argument This is my Code: Dim objThemeOfice2007 As CalendarThemeOffice2007 Set objThemeOfice2007 = CC.Theme If objThemeOfice2007 Is Nothing Then Set objThemeOfice2007 = New CalendarThemeOffice2007 CC.SetTheme objThemeOfice2007 End If Thanks |
|
cjprb
Newbie Joined: 08 June 2007 Status: Offline Points: 10 |
Post Options
Thanks(0)
|
Try this
Dim objThemeOfice2007 As CalendarThemeOffice2007
Set objThemeOfice2007 = New CalendarThemeOffice2007 CC.SetTheme objThemeOfice2007 regards
Claus Pedersen
|
|
Ingrid
Newbie Joined: 20 December 2006 Location: United Kingdom Status: Offline Points: 10 |
Post Options
Thanks(0)
|
Thanks for Help but not Function
Sorry The error is functioned not still there and. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |