I create a button of Import.when I click it can chose a excel to import it to a view in Notes.I see this article :
Fast import from Excel to Notes using LotusScript http://www.botstation.com/code/excel_people_to_notes.php
I also down the example excel of people.xls.
I place it on the C:,and the import button click method is the code in the web page.
it appear:cannot create automation object
how should i can use this button to import excel to the Notes.
any suggestion ,TIA.