AboutPaski K. Paskaradevan Expertise I have 3 + years in Lotus Notes application development. I am a CLP R5 Application Development. I can answer any question pertaining to application development.
Experience R5 CLP. In addition, I have a bachelors degree in Engineering and a MBA.
Expert: Paski K. Paskaradevan Date: 6/2/2008 Subject: Lotus notes contacts import from excel
Question Hi,
I have seen a post which provides instructions to import a excel into lotus notes and one of the steps basically advices converting excel into lotus 1-2-3 file. My office excel version does not allow this conversion. How can I do it otherwise?
Will appretiate any response from your side.
Thanks
Answer Hi,
You will need to write a lotus script agent to read an excel spread sheet and create documents in the database.
To do this, you should know lotus script programming.
There are sample codes in the internet. If you know programming, it is fairly easy. You can get the code to read spread sheet cells by recording macros in the spread sheet and get the vba methods.