Filling text boxes with combo box info: quick query!

S

scubadiver

I have some contact fields that I am filling using look up information from a
customer name combo box and a first line of an address.

To fill in the rest of the fields I am using =[Address1].Column(1) ... etc

When I go back and forwards through the records, the address info
disappears. The name and first line still holds for each record but how do I
make the rest of the field information remain intact?

cheers!
 
Top