ribsa3
Programmer
- Jun 17, 2003
- 56
..if at all possible
Just tinkering, I am trying to make a little snippet of code quite simply displaying the subject of the selected message in a MsgBox or preferrably a control in a little form.
This is my first shot in the dark using vba in Outlook, and my first impression is that it's awkward. In any case, I have found neither objects nor methods nor properties referring to the currently selected message in Outlook (firstly from the list of emails in, say, the Inbox - but also if a message has been opened).
Any good ideas? Fill in the blank..
MsgBox <blank>
Thanks in advance!
Kindly,
Bjoern Sandvik
--------------------------------------------------------------------
Do what you wish, as long as it harms no one. That includes yourself.
Just tinkering, I am trying to make a little snippet of code quite simply displaying the subject of the selected message in a MsgBox or preferrably a control in a little form.
This is my first shot in the dark using vba in Outlook, and my first impression is that it's awkward. In any case, I have found neither objects nor methods nor properties referring to the currently selected message in Outlook (firstly from the list of emails in, say, the Inbox - but also if a message has been opened).
Any good ideas? Fill in the blank..
MsgBox <blank>
Thanks in advance!
Kindly,
Bjoern Sandvik
--------------------------------------------------------------------
Do what you wish, as long as it harms no one. That includes yourself.