Is it possible to create a form that has a Record Source from two tables? I need to display two tables in one form, but I'm finding it quite impossible. Also these two tables are absolutely unrelated, so I don't think a Query would work. Also I'm not only trying to display these tables in one form, but I'm also trying to filter what is being displayed. Basically I will have another form that will allow the user to search the database. Once they hit 'Search' this new form will open displaying the results from both tables. Help is very much appreciated.