DanNorris2000
Technical User
In my data environment I have Contract.broker, contract.origco and contract.cedants all with a 1 to 1 relationship to the Clients file. In the DE I have Clients (indexed on broker), Clients1 (indexed on origco) and Clients 2 (indexed on company). So The Contract file is linked to 3 versions of the same file. On my form I have 3 dropdown combo boxes. Broker, Origco, Cedant which will be used to update the Contract file. When I view the form and move thru the records everything looks good. If I try to tab from one combo box to the next I get illegal op.