On 10/7/2019 11:03 AM, Mustansir Ghor wrote: > Dear Ken Sir > > I think the difference I observed in my table was that as follows fields were listed as follows. The moment I changed the position of CATEGORY field to last field, it started to work. > > > > 1. CATEGORY > 2. CODE //was indexed > 3. NAME //was indexed. > 4. PACK > 5. UNIT >
I am not sure why that would make a difference. If you look at the
"NAME" field in the FISH table, the field is the second one, and that's
the one that I was using in the combobox ...