View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
PluckyMo
 
Posts: n/a
Default import data from an Access parameter query

I am trying to set up gradebooks for school teachers. I have an Access
parameter query that returns the students in a particular class when the user
enters the class name. I would like to use that query to insert the student
names in an Excel template. I have found multiple examples of how to import
data from Access if I am willing to use a blank database, but I need to
import to a template set up to keep track of grades and absences.

Thank you!