I have a main form "Sold". From this I have a pop up sub form "Commissions" which has option buttons.<br><br>At present I have the calculations in the "Commissions" form which are performed depending on which button is clicked and the answer is placed into the "commissions" field <br>in the sold table.<br><br>I have now created a new table called "Commissions" so the variables can be placed in this table for easy update instead of having to do it in design forms.<br><br>In the "Commissions" table there are only three records, Comm1, Comm2, Comm3 which each has eleven fields and a numeric value in each.<br><br>I need to lookup say Comm1 in the Commissions<br>table and bring back the field values for that record. I am also not sure if I need the Commissions table linked.<br><br>Thanks in advance.<br><br>Brian<br><br><br><br><br><br><br>