S
Stephen
Hi Folks,
I'm trying this again cause I'm not getting any responses from my previous
posts...
I'm running a query for assigned garments against a pervasive sql db that
returns results based on customer id and order id parameters. the problem is
that each record in my db can have up to 10 garments associated with it. each
record in the db has fields for garments 1 - 10. most instances have an
average of three to five garments with populated values. what I would like
to have is a row returned to my sheet for each associated garment.
rather than having a single long row that lists the wearer, garment
descript, assigned and charge values, I would like to have one row per
garment.
what I have is...
wearer garment 1 assigned 1 charged 1 garment 2 assigned 2
charged 2
j smith top 5 3 pant
4 2
what I want is...
wearer garment assigned charged
j smith top 5 3
j smith pant 4 2
I'm at a real loss here and running under a deadline that's getting tighter
by the minute. If anyone know of a different board that I might do better
posting in please let me know.
thanks to all who reply.
I'm trying this again cause I'm not getting any responses from my previous
posts...
I'm running a query for assigned garments against a pervasive sql db that
returns results based on customer id and order id parameters. the problem is
that each record in my db can have up to 10 garments associated with it. each
record in the db has fields for garments 1 - 10. most instances have an
average of three to five garments with populated values. what I would like
to have is a row returned to my sheet for each associated garment.
rather than having a single long row that lists the wearer, garment
descript, assigned and charge values, I would like to have one row per
garment.
what I have is...
wearer garment 1 assigned 1 charged 1 garment 2 assigned 2
charged 2
j smith top 5 3 pant
4 2
what I want is...
wearer garment assigned charged
j smith top 5 3
j smith pant 4 2
I'm at a real loss here and running under a deadline that's getting tighter
by the minute. If anyone know of a different board that I might do better
posting in please let me know.
thanks to all who reply.