Coding a form for a normalised Database

T

th0r0n

Hi all,

I have a NF3 Database, with many Catagories for Questions, Staff Manager etc
all in different tables, the thing I am have trouble with is putting my data
entry form together! I tried making a form to add a new question, with a
listbox of catagories pulled from another table, but when I select things
from the listbox it only skips through the existing question records rather
than setting the catagory for the new one! It won't let me add new records.

Any advice!
 
Top