Im having a problem calling up the 4th column from a combo box to auto populate the field. Any restrictions, it is a date field as I can get text into the box?
Here is the code added to the event on change of the SQL combo box:
Private Sub Combo106_Change()
Me.FName.Value =...