I'm not sure there's a 'best' way to organize the data. But from past
experience and from what I hear you saying here, you are probably better off
having separate columns for your categories of people. I'd just use a simple
scheme of an X in the cell if they are in the category or leave empty if not.
To try to list all 5 possible categories and their combinations would be
cumbersome. If they could only be in one of the 5 it would be different, but
being able to be in multiple categories or needing to do a mail merge based
on being in one or more of the 5 categories will be easier this way, I think.
Each person's record should be complete in a single row on the sheet. I
would be very granular in laying it out: separate columns for first name,
middle name, last name, suffix (like M.D. PhD) and prefix (Mr. Ms. Dr.). One
for City, State and zip - those can be used to determine location in general
area or outlying. Check out the Excel Help topic "About Filtering" which
will lead to auto-filtering and advanced filtering to help you pick and
choose which records to use for a given mail merge.
You are right about being able to easily not print any fields during your
printings. Only the ones you choose will be used. Here's a link to an Excel
workbook that I put together for someone recently who was looking in to
setting up Excel to use as a data source for a Word mail merge and envelop
printing. You may find it helpful also:
http://www.jlathamsite.com/Teach/Wor...DataSource.xls
it documents the complete basic process.
"jviren" wrote:
> I am setting up an address database in Excel 2003 that I need to be able to
> use to make labels for mailings. I have people that are in different
> "categories" and will want to group them by that category, depending on who I
> am sending the mailing to. For instance, I have a person, Person A, who is a
> general supporter, lives in the area, and sponsors a child. Person A is in
> three of the possible 5 categories. Another person, Person B, might be
> simply a general supporter (i.e., in one category). How can I best organize
> the data - and the headings - so that I can make labels for just the general
> supporters, for instance, or for the sponsors? Do I have to enter each
> person's data once for each category they fit under with a column, "Type,"
> with a code in that cell for the specific category? So - Person A would have
> 3 rows, all the same, except for the Type Code? Or can I put 3 or more "Type
> Codes" under the category "Type," separated by commas or something, and then
> organize them somehow when it comes to printing them out? And then...is
> there a way to prevent from printing out that "Type" and "Type Code" when it
> comes to printing the labels? I understand how to choose the fields I want
> in the label, so maybe it's that simple for that part. I actually wanted to
> only use Outlook for this - so I would only have to enter it in one place -
> but I was never able to get the labels to print properly so I have to do it
> this way, for now. Frustrating! Thank you so much for your help. --Jan