Almost always, when you see column _data_ being converted to column
headings, it is a sign that the data is being DEnormalized -- that is,
violating good relational database design principles. Am I correct that the
example you gave, that is 5 columns, is incomplete, that it may/will have
many more than 5 columns? You certainly can't save much space with a 4:5
ratio!
Again, I suggest you explain what you have and what you are trying to
accomplish, in words, in some detail, and not tell us _HOW_ you had in mind
to accomplish it.
It concerns me when I see someone post an example rather than a description,
that they are "fixated" on a particular approach, whether that approach will
actually work or not. And when they do so, in response to a request for
description, it concerns me even more.
Larry Linson
Microsoft Access MVP
> Thanks a lot Larry for the response,
>
[quoted text clipped - 22 lines]
>
> Andrei