I am using excel vba to send out notes emails directly. Now, I want to generate a hotspot button in lotus notes through vba. And, the button is linked with a www hyperlink. How can I do that in vba?
The class I use is RichTextItem. Am I on the right direction?