I'm trying to set up the "Create Email" function to send out a form (can be either html or InfoPath) to update information within the database. I don't need to send the entire database to the manager, I only want to send a handful; however, Access generates an email with all of the manager's records. Is there a way to select only the records I want updated instead of all the records? I've tried doing it through a Query, but it still sends out all of the records.