I need a form on which I can mail merge the names and addresses of the
members and fill in the amount they owe for dues and if they have also
pledge
to donate a prize, the ability to add the description of the prize and its
cost. I hope you can help me.
If you are willing to "fill in the amout they owe for dues" you might be
able to combine a mailmerge with a macro that stops and prompts you for the
amount.
Or you could create a mail merge file that not only has the mailing address
info but also has the amount due for each individual member and an optional
field for where you have recorded the prize etc.
If you do that, you have just created a comma delimited database that you
could do much the same thing with via the access db. And the access db
would be easier to maintain.
But if your comtrable only with Word, try using the mailmerge feature, see
if it will do enough of the work to make it easy for you.