I read from some posts on a forum (can't seem to find it again for reference) in which it was the opinion of the poster that it is not good practice to have lookup fields, for example a combo box, in tables. The poster stated that the control on a form should lookup the value and then store it in the table. If anyone agrees, I was wondering if they could explain why. I am new to access and am in the planning stages of a database.
The down side to not having the look up value in the table, from what I have observed, appears to be that it requires that the corresponding control on the form needs to be created manually since the wizard will not work for these fields, which also seems preferable to many as I've read.
Thank you,