when iam trying to execute this statement
Set OutlookApp = CreateObject("O utlook.Applicat ion")
iam getting a runtime error 429
what are the things to be added to solve this issue
Set OutlookApp = CreateObject("O utlook.Applicat ion")
iam getting a runtime error 429
what are the things to be added to solve this issue
Comment