Hi - just figured it out needed to add more joins in and not just change the type of join! :)
SELECT qryBudget.[Budget Owner], qryBudget.Site, qryBudget.[Cost Center Number], qryBudget.[Cost Center Name], qryActual.[Cost Heading], qryBudget.[Budget Month 1], qryActual.[Actual Month 1], [Budget...