I have 3 tables in it, i only want to compute an output based on table "Input", the output is in the table "Output".
the logic is this,
- in table "Input", i have two fields "NE" and "FE".
- there is no duplicate ID @ field "NE"
- @ field "NE" first lookup the records in field "FE", and record...