Open from View

Is there a way to launch an excel spreadsheet version of a document instead of the lotus notes doc itself when you double click on the doc in the view?(without adding code to the form)

example:

I have a view of documents, when user double clicks on the doc in the view, they want the data transferred to excel and the excel doc presented instead of the Lotus Notes doc

I know how to do this by adding code to the doc in the Postopen. The question is, can this be done by adding code to the view instead of the form?

Subject: Open from View

Put your code in the Queryopendocument event in the NotesView, and keep Continue=False to prevent the Notes document from opening.

Thierry Cayla

http://dominoeffects.serveblog.net