Import from Excel

Hi !!!

When user creates a Document, all the stuff like Departement, Department Code, Approver Name all the stuff will be pickup using DBLookup !!!

All these lookup forms are computed when composed !!!

Now i want to this using Importing excel without user manually creates document !!!

My question is that i need only Notes User ID Column value in excel or i need all the values like deprtment code, approver name in excel column …

i think i have only Notes User ID as column value then i dont nedd other stuff like Dept Name, Code, Approver name becuase it already looksup from the User Notes ID"…

Please justify…

Regards,

Dev

Subject: Import from Excel

I think you only need the UserID and then you want to compute the document upon creation.

I would just try it and see what happens.