I am interested in knowing the best practices as it relates to setting up a web database and being able to import data when the lookup field is being as a number field. I can get an import to work correctly if I leave off the lookup field, but that becomes a problem when there are a lot of rows being imported and would have to go 1 by 1 to put the data in via the combo box dropdown. Is there a way to import data and still keep relationships in a web database? I am mostly familiar with Excel and VBA, but have some client side Access background (although a little rusty) in the past, but I am now learning web database features in my spare time to enhance my skills.