I am also trying to run a query where I am pulling Company_Name from tblCompany_Information and also Contact_Number from tblContact_Information. Now, one company can have multiple contacts which when the query is ran, say the company has three different contacts associated with it, the company will appear three different times. Any help/suggestions?