hello guys
I have a problem in my database
I have a table with 12 fields 3 of which are combo boxes
I designed a form and wrote code (after update event) to relate the 3 combo boxes
now, when I fill a record and click on enter to go to the next record, the 3 combo boxes of the new record is auto filed based on the previous record!
in this way I can have the same data in the 3 combo boxes for all my records.
Anyone can help me??