Hello!
I have a query which keeps track of some basic information regarding student's college degree audits such as what degree they are pursuing, how many more credit hours are needed in order to graduate, and ending in their e-mails, the column of data which this query was made for, keeping track of e-mails of the students. Well I'm needing to create a mail merge to send e-mails by word, which will use an excel file to get the information from. This excel file will get it's information from the e-mail query.
My query only shows the data where the date sent field has not been filled in yet. Well I would like two things I suppose.
One: I would like for the excel file to only show information reflecting exactly what is in the query. So as before when I was discussing how the query only shows information where the date sent field is not filled in, I would like the excel file to reflect this in that, if i have a student who needs to be e-mailed, then their DATE SENT field would be blank until i fill it in, after having sent the e-mail. This student would not only be seen, along with all of the information in the query about their degree and everything else, in the query but also have all of this information reflected in the excel file. Now when the e-mail is sent, I would fill in the DATE SENT field on original table which I created the query from with the date the e-mail was sent. Filling this information in would remove the student from the e-mail query, which I want to then be reflected in the excel file. This is best because it would allow me to make sure that the same students do not recieve multiple e-mails after having already recieved one.
If this isn't possible, I would appreciate a detailed alternative now that you all have a firm understanding of my problem.
Best,
Imintrouble