How to update a field value from another form's field value ?

How to update a field value from another form's field value ?

I have two forms in my application . 
I want to Update a field value of one form where the value will come from another form's field .

Thanks in advance .