I have a form that is for pricing menus
I have a combo box that list ingredients e.g. Chicken £1.75, so chicken when selected populates the ingrdients field
I then have a text box (lets say this is text1) which uses the .column(3) to populate the cost of the ingredient (in this case £1.75)...