automaticALLY fill subject box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

want to be able to click a button that will fill the subject with text when i
reply to or forward a message - vba or macro maybe - tia
 
No problem, just create a public method in "ThisOutlookSession" and
write your text to Application.ActiveInspector.Currentitem.Subject. For
this you could drag a button via MenuBar/Customization on to the menu.
 
many many thanks - is it posible to create a list box and select from a
choice? tia
 
Michael

I shall have a go - don't be suprised if i ask more - thankyou
Mark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top