A
adam
Hi everybody,
I am trying to import task data to Project from Lotus Notes using Lotus
Notes script (which is very similar to VB).
I create an instance of the project Application and can manipulate
application properties but not the fields.
What i tried was recording macro and the recorder output was stg like :
SetTaskField Field:="Name", Value:="Task1"
I can't use it alone like this way, is there a different method to obtain
field names and assign values to current row according to fields? (probably
by VB not SQL).
Any help would be appreciated.
Thanks.
I am trying to import task data to Project from Lotus Notes using Lotus
Notes script (which is very similar to VB).
I create an instance of the project Application and can manipulate
application properties but not the fields.
What i tried was recording macro and the recorder output was stg like :
SetTaskField Field:="Name", Value:="Task1"
I can't use it alone like this way, is there a different method to obtain
field names and assign values to current row according to fields? (probably
by VB not SQL).
Any help would be appreciated.
Thanks.