P
PiB311
Hello everyone. Hope you can help.
I have a table that looks similar to this:
Group Reason Date
grp1 New 9/1/2008
grp1 Old 9/1/2008
As you can see, for grp1 there are two reasons. I need a query to create
data that shows the following.
Group Reason1 Reason2 Reason3 Reason4 Date
grp1 New Old
9/1/2008
Where there are an infinite possible amount of reasons. Please let me know
if you have suggestions or if this can't be done at all.
Thank you in advance
I have a table that looks similar to this:
Group Reason Date
grp1 New 9/1/2008
grp1 Old 9/1/2008
As you can see, for grp1 there are two reasons. I need a query to create
data that shows the following.
Group Reason1 Reason2 Reason3 Reason4 Date
grp1 New Old
9/1/2008
Where there are an infinite possible amount of reasons. Please let me know
if you have suggestions or if this can't be done at all.
Thank you in advance