How to reference the selected item from Table view

  • Thread starter Thread starter devlei
  • Start date Start date
D

devlei

My Calendar folder has its appointments listed in Table view sorted by
Start date. I need a macro that will create a new appointment item
that is based on the current selected (but not opened) item, but with
UserDefinedField1 and UserDefinedField2 exchanging values,
UserDefinedField3 getting a new value, and StartDate being set to
today's date.

I want to be able to do this without opening the current selected item,
but can't figure how to refer to this currently selected item in Table
view.
 
The currently selected items (note: a collection) are in
Application.ActiveExplorer.Selection.
 

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