What I am trying to do is create an SQL query to be executed on each row separately, taking a cell data as a criteria. ie. I have an SQL query that fetches a record based on a Student ID. I wish to be able to paste a set of Student IDs into a column A and have each student record be displayed on the respective row.What I am trying to do is create an SQL query t