Hi all
The code below is to create a meeting/appointment from a Userform and then email the details via Outlook
Everything works fine, however I can't find how to make the meeting reoccurring (or examples of)
Could anyone give me a pointer please?
Thanks
Private Sub CommandButton5_Click()...