Export to excel

Hi everyone,

I want to develope a lotusscript by which i could export my mail box current view with the option either

All Document in view

or Selected document in view.

If anyone have any idea, Kindly let me know.

Thank you.

Subject: Export to excel via OLE automation

Exporting from Notes documents to spreadsheets (without an export view)

The above has a download containing code that exports data to Excel. It also contains a lot of stuff you don’t need if you want to hardcode your output, such as a configuration form to say what fields you want to output in what order, but the basic operations of reading from a view and inserting into a spreadsheet are there.