Updating string field based on lookup field

Updating string field based on lookup field

I have a form with a look up called "Customer" What I want to do is when a user selects a certain customer, I want the customer information that is tied to the selected customer (on the form the look up points to) to be inserted into the "Address" string field.

How can I do this?

Thank you in advanced