I would like use VBA to insert Hyperlinks for mail item attachments into an Outlook userform.
Mail items would be handled one at a time and the code would be run by a command button on the (inspector) ribbon of opened mail items. This would save all the item's attachments to the hard drive and then insert hyperlinks to these file locations into a userform -- either into a label or a textbox.
I've found some good ideas online but all are for Excel userforms / use excel functions. For example: Excel Tips From John Walkenbach: Adding A Hyperlink To A Userform
Any suggestions on accomplishing this on an Outlook userform?
If not, maybe an excel form or functionality can somehow be used?
Thanks for any suggestions
Mail items would be handled one at a time and the code would be run by a command button on the (inspector) ribbon of opened mail items. This would save all the item's attachments to the hard drive and then insert hyperlinks to these file locations into a userform -- either into a label or a textbox.
I've found some good ideas online but all are for Excel userforms / use excel functions. For example: Excel Tips From John Walkenbach: Adding A Hyperlink To A Userform
Any suggestions on accomplishing this on an Outlook userform?
If not, maybe an excel form or functionality can somehow be used?
Thanks for any suggestions
Last edited by a moderator: