=QUERY('Sheet 1'!A6:L,"SELECT A, B, G, L WHERE J ='OH'",0)
Everything comes in where it should except for B. A is a date, B is 'Last Name, First Name', G is the phone number, L is 'date and initials'.
This question was closed due to a duplicate question, but the duplicate is not relevant to this issue.
I'm trying to bring selected data from one sheet into another based on 'OH' being in Column J