S
Scott
I get a data source regularly that I pull into Access as a temporary
table then manipulate. This table has multiple rows for each item on a
order but in truth 85% of the columns are repeat data. What I care
about is the order itself, only for informational purposes do I want
the model types and quantities of the items in the order but that is
it.
I would like to find a way to stuff this data into a memo field with a
caridge return after every item so I would still have a single row for
every order and then a memo with the packing list.
I can remember doing this in the past with foxpro utilizing a variable
in the select statement but I have no idea how to accomplish this in a
access query.
Any help would be appreciated.
Thanks
table then manipulate. This table has multiple rows for each item on a
order but in truth 85% of the columns are repeat data. What I care
about is the order itself, only for informational purposes do I want
the model types and quantities of the items in the order but that is
it.
I would like to find a way to stuff this data into a memo field with a
caridge return after every item so I would still have a single row for
every order and then a memo with the packing list.
I can remember doing this in the past with foxpro utilizing a variable
in the select statement but I have no idea how to accomplish this in a
access query.
Any help would be appreciated.
Thanks