Query

A

Alex

I have a query that has two fields. field A and field B.
Field A has many of Field B. This causes many
duplicates. I want to be able to have Field B go across
for the one value of field A. I know this can be done in
a report but my Boss wants to see this in query
form..Typical

-thanks, Alex
 
J

JL

Hi Alex,

Try to use the crosstab query. The wizard should help you to get there. Do
not know if it will give you the result that you are looking for.
 
Top