Setting a filed value

I am getting a value from one document and needs to set the value in an existing field in another form. But the m not able to set the field. Can i know which function i need to use to set the field.

Subject: Setting a filed value

How are you getting the value? Are you using Formula language or Lotusscript? Post the code that you are using with more of an explaination. There are many ways to do this.

Subject: Setting a filed value

Some code would help.

If you doing it in Lotus Script the most common mistake I see people make is forgetting to save the document after they make the changes.