Hi ALL,
I need to create a crosstab query using a text field (non-numeric) instead of a number value as my "Value" column. Has anyone been able to do this?
Here's a sample of my raw data:
Adams, Amy "As The World Turns"
Adams, Amy "JAG"
Adams, Amy "Survivor"
Brown, Billy "Monday Night Football"
Cook, Chuck "ER"
Cook, Chuck "SportCenter"
Here's what I'd like the crosstab to create:
Adams, Amy "As the World Turns" "JAG" "Survivor"
Brown, Billy "Monday Night Football"
Cook, Chuck "ER" "SportCenter"
This output will be used in Microsoft Word Mail Merge to create letters.
TIA, Randy Smith
I need to create a crosstab query using a text field (non-numeric) instead of a number value as my "Value" column. Has anyone been able to do this?
Here's a sample of my raw data:
Adams, Amy "As The World Turns"
Adams, Amy "JAG"
Adams, Amy "Survivor"
Brown, Billy "Monday Night Football"
Cook, Chuck "ER"
Cook, Chuck "SportCenter"
Here's what I'd like the crosstab to create:
Adams, Amy "As the World Turns" "JAG" "Survivor"
Brown, Billy "Monday Night Football"
Cook, Chuck "ER" "SportCenter"
This output will be used in Microsoft Word Mail Merge to create letters.
TIA, Randy Smith