System: Windows 10, LO 6.3.4.2 (x64), Firebird
Me again! I want to implement a ‘Lookup’ function in a Base table. When a ‘Nationality’ value is entered in a record, I want an automatic lookup to occur and populate a field ‘Region’ with a value obtained from elsewhere. E.g. if the ‘Nationality’ entered is ‘Ethiopian’, then the Lookup should return ‘Africa’. If the ‘Nationality’ entered is ‘Iraqi’, then the Lookup should return ‘Middle East’. If ‘Pakistani’, then ‘Asia’ etc…
I have searched on ‘Lookup’ in the LO Base context, but find that the results seem to refer to the use of list boxes, which is not what I regard as a ‘Lookup’. Any advice on implementing this in LO Base would be greatly appreciated.