Relative basic user so please bear with me!
I have a table named table_products that I use as a reference within table_records. In table_records I can select the product from the drop down list that I created by pointing the field to the separate table_products.
First question is, if I have a new product, have I first got to update the table_products, or can I do something to update table_products automatically by keying the product name in at the bottom of the list?