PC Review


Reply
Thread Tools Rate Thread

Change results to display across rather than in a list

 
 
JE
Guest
Posts: n/a
 
      14th Nov 2008
I am not sure if this objective may be easily achieved but,

I have query that returns the following results:

ID# Initials Individual Name State
111111 AAA Smith,Joe AK
111111 AAA Smith,Joe AL
111111 AAA Smith,Joe AR
111111 AAA Smith,Joe AZ
111111 AAA Smith,Joe CA
222222 BBB Jones,Jane AL
222222 BBB Jones,Jane AZ
222222 BBB Jones,Jane MO

I would like the results to be displayed as:

ID# Initials Individual Name State
111111 AAA Smith,Joe AK AL AR AZ CA
222222 BBB Jones,Jane AL AZ MO

Each person could have different combinations of States

I researched Concatenate but because the State is in the same field, I do
not beleive it is the correct command.

Is there a simple way to achieve this?

Many thanks.
 
Reply With Quote
 
 
 
 
Dale Fye
Guest
Posts: n/a
 
      14th Nov 2008
Take a look at the code on the following web site:

http://www.mvps.org/access/modules/mdl0008.htm

This code will allow you to do what you want.

--
HTH
Dale

email address is invalid
Please reply to newsgroup only.



"JE" wrote:

> I am not sure if this objective may be easily achieved but,
>
> I have query that returns the following results:
>
> ID# Initials Individual Name State
> 111111 AAA Smith,Joe AK
> 111111 AAA Smith,Joe AL
> 111111 AAA Smith,Joe AR
> 111111 AAA Smith,Joe AZ
> 111111 AAA Smith,Joe CA
> 222222 BBB Jones,Jane AL
> 222222 BBB Jones,Jane AZ
> 222222 BBB Jones,Jane MO
>
> I would like the results to be displayed as:
>
> ID# Initials Individual Name State
> 111111 AAA Smith,Joe AK AL AR AZ CA
> 222222 BBB Jones,Jane AL AZ MO
>
> Each person could have different combinations of States
>
> I researched Concatenate but because the State is in the same field, I do
> not beleive it is the correct command.
>
> Is there a simple way to achieve this?
>
> Many thanks.

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
List box and command button to display results in new form WesT Microsoft Access Forms 0 29th Nov 2007 10:11 PM
How to display the results from two list boxes Will Sellers Microsoft Access Form Coding 2 12th Aug 2007 11:29 PM
display results from combo/ narrow list as typed klp via AccessMonster.com Microsoft Access Form Coding 2 13th Jun 2006 02:56 PM
Display Search results in a List box =?Utf-8?B?YmVqZXdlbGw=?= Microsoft Access Getting Started 4 3rd Mar 2006 03:48 PM
display report results as a list in email =?Utf-8?B?bnF1aXJlcg==?= Microsoft Access Form Coding 0 18th May 2005 09:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:53 AM.