I'm working on Excel-VBA code.
I'm getting run time error 429 on line -
Set mobjOLA = CreateObject("Outlook.Application")
Code is given below -
Public Sub Test
Dim mobjOLA as Object
Set mobjOLA = CreateObject("Outlook.Application")
End Sub
strAppSubjectthen? - VityataFunction DeleteAppointmentItemBySubjectandEnd Function, write this line and see whether it works. - Vityata