Hi,
I have created a form that has a textbox field bound to some interger ID of a field in the table but there is another table that has the corresponding Name field for the ID and thats what i want to display in the textbox not the ID. It seems obvious i would have to use join and somehow...