Thanks for the help. I've tried using the code below but it asks for Me.Combo7 and Me.Text0 which are the names for the combo box and text field respectively. Is there sometign wrong with the code?
SELECT Content.[Article ID], Content.Category, Content.Problem, Content.Cause, Content.Fix
FROM...