J
Jim Nessl
We have many applicants and a set number of slots for a
course. There are 8 courses and, based on the date of
application, reports(letters) that notify applicants of
acceptance in a course, are sent. If there is no
response, from the applicant, letters are sent to the
next applicants on the waiting list to fill out the
slots. I am first having trouble using a variable
for "Top N" or in VBA to limit the number of reports to
print. Also a flag must be set to remove an applicant
from the waiting list after a letter is printed.
course. There are 8 courses and, based on the date of
application, reports(letters) that notify applicants of
acceptance in a course, are sent. If there is no
response, from the applicant, letters are sent to the
next applicants on the waiting list to fill out the
slots. I am first having trouble using a variable
for "Top N" or in VBA to limit the number of reports to
print. Also a flag must be set to remove an applicant
from the waiting list after a letter is printed.