Understand @ChristyZhang-MSFT and no problem.
How to read or counting how many outlook appointment windows is opened using vba macro
Hi,
can anybody help me to guide here.
I am new in VBA macro programming,
I want to know how many outlook windows of appointments is opening in the screen using VBA macro.
If I can catch this opening Outlook appointment windows, then I need to update the notes appointment contents with some message.
Please help me how to get this right.
Thank you.
3 answers
Sort by: Most helpful
-
-
Wayan Gedhe Nojuhanem Dhasri 5 Reputation points
2023-01-22T08:57:12.01+00:00 I got solve this issue with help of ChatGPT. I just did copy paste my issue above to ChatGPT and the AI give me an example script. Jus did tune up and discuss with the AI and the end I got the script that can solve my issue! The AI is very fast give me guide and answer. Wow and I kown that this AI capability was extradonary and can help many people!!!
-
ChristyZhang-MSFT 25,446 Reputation points Microsoft Vendor
2023-01-26T03:19:21.2366667+00:00 Hi @Wayan Gedhe Nojuhanem Dhasri ,
Glad to hear this issue has been resolved!
Thanks for the sharing.
However, due to a recent update in forum policy, the question author now is not able to accept their own answers.
So I have written a brief summary of the solution this issue. Please feel free to accept it as the answer, which would benefit others who also has similar issues in forum.
Issue:
How to read or counting how many outlook appointment windows is opened using vba macro
Solution:
I got solve this issue with help of ChatGPT. I just did copy paste my issue above to ChatGPT and the AI give me an example script. Jus did tune up and discuss with the AI and the end I got the script that can solve my issue! The AI is very fast give me guide and answer. Wow and I kown that this AI capability was extradonary and can help many people!!!