G
Gary
Okay I have a hard problem for anyone willing to take a stab at it.
I have a table on our mainframe which I loaded into Access.
Ultimately I have two fields Promotion number [12456] (Unique to the
promotion) and the Promotion comments. The comments are what have all the
detail about promotion. Example of Comments: giving customer ABC4567 a
discount of $20.00 or 20% for effective date of 1/1/2009 thru 12/31/2009.
The issue is that the date comes into Access like this:
Prom # Promo Comments Promotion line
12456 giving customer 1
12456 ABC4567 a 2
12456 discount of $20.00 3
12456 or 20% for 4
12456 effective date of 5
12456 1/1/2009 thru 6
12456 12/31/2009 7
I was able to write about 5 to 6 queries to get it to work but found out
where there are Promo # with more than 60 line items Access can not wrap the
data back into a sentence as it is to many records.
Looking for any help....
I have a table on our mainframe which I loaded into Access.
Ultimately I have two fields Promotion number [12456] (Unique to the
promotion) and the Promotion comments. The comments are what have all the
detail about promotion. Example of Comments: giving customer ABC4567 a
discount of $20.00 or 20% for effective date of 1/1/2009 thru 12/31/2009.
The issue is that the date comes into Access like this:
Prom # Promo Comments Promotion line
12456 giving customer 1
12456 ABC4567 a 2
12456 discount of $20.00 3
12456 or 20% for 4
12456 effective date of 5
12456 1/1/2009 thru 6
12456 12/31/2009 7
I was able to write about 5 to 6 queries to get it to work but found out
where there are Promo # with more than 60 line items Access can not wrap the
data back into a sentence as it is to many records.
Looking for any help....