Hi
I am trying to get the following scenario to work
I have a database containing 3 tables
Billing
Customers
Components
Each table is related I have a one to many relationship existing between Components and Billing and I use a lookup in my billing table to extract the field component ID...