S
scubadiver
I posted a message recently but no response.
I have two combo boxes which are cascading. The first chooses a customer
name and the second lists the valid first lines of address for that customer.
In this 2nd combo I also have the rest of the address of the contact info
and I am using further unbound text boxes to fill in the fields using the
second combo as the reference using [address1].column(1) etc
Although the name and first line remain, when I cycle through the records
the rest of the fields for each record disappears. How can I make sure they
remain visible when I move from one record to the next?
cheers
I have two combo boxes which are cascading. The first chooses a customer
name and the second lists the valid first lines of address for that customer.
In this 2nd combo I also have the rest of the address of the contact info
and I am using further unbound text boxes to fill in the fields using the
second combo as the reference using [address1].column(1) etc
Although the name and first line remain, when I cycle through the records
the rest of the fields for each record disappears. How can I make sure they
remain visible when I move from one record to the next?
cheers