P
pschatz100
I have a database that stores membership information for my club. I ca
export member information as a .csv file, and would like to create
report that uses mailmerge to print selected member information
including a count of the member types (active, expired, etc.) Fo
instance, using the .csv file as a data source I would print a list o
new members, plus a count of the total number of active members.
I can already read through the list of members, and using an I
conditional, just print the ones that are new members. Pretty cool
export member information as a .csv file, and would like to create
report that uses mailmerge to print selected member information
including a count of the member types (active, expired, etc.) Fo
instance, using the .csv file as a data source I would print a list o
new members, plus a count of the total number of active members.
I can already read through the list of members, and using an I
conditional, just print the ones that are new members. Pretty cool